- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A provider for the
Unwrapper
SPI which is used to override the
default behaviour when unwrapping JDBC types through
Wrapper.unwrap(Class)
.- Author:
- Lukas Eder