Package org.jdbi.v3.sqlobject
Class SqlObjectFactory
java.lang.Object
org.jdbi.v3.sqlobject.SqlObjectFactory
- All Implemented Interfaces:
ExtensionFactory
Creates implementations for SqlObject interfaces.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jdbi.v3.core.extension.ExtensionFactory
ExtensionFactory.FactoryFlag -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jdbi.v3.core.extension.ExtensionFactory
attach, getFactoryFlags
-
Field Details
-
EXTENSION_ID
- See Also:
-
-
Method Details
-
accepts
-
buildExtensionMetadata
- Specified by:
buildExtensionMetadatain interfaceExtensionFactory
-
getExtensionHandlerCustomizers
- Specified by:
getExtensionHandlerCustomizersin interfaceExtensionFactory
-
getExtensionHandlerFactories
- Specified by:
getExtensionHandlerFactoriesin interfaceExtensionFactory
-
getConfigCustomizerFactories
- Specified by:
getConfigCustomizerFactoriesin interfaceExtensionFactory
-