Uses of Package
org.jdbi.v3.core.extension
-
Packages that use org.jdbi.v3.core.extension Package Description org.jdbi.v3.commonstext.internal org.jdbi.v3.core The 'core' package hosts the top level interface into jdbi core.org.jdbi.v3.core.async org.jdbi.v3.core.config Theconfigclasses define a configuration registry starting from eachJdbiinstance.org.jdbi.v3.core.extension Theextensionclasses allow you to extendJdbi's functionality by declaring interface types that may attach toHandleinstances.org.jdbi.v3.core.extension.annotation org.jdbi.v3.core.statement Thestatementpackage provides most of the Fluent API to drive statement execution.org.jdbi.v3.freemarker.internal org.jdbi.v3.sqlobject SQL Objectsorg.jdbi.v3.sqlobject.config Thesqlobject.configpackage defines configuration annotations that modify theJdbiconfiguration used as the context for executing SqlObject methods, such as registering handled types.org.jdbi.v3.sqlobject.config.internal org.jdbi.v3.sqlobject.internal org.jdbi.v3.sqlobject.locator.internal org.jdbi.v3.sqlobject.statement.internal org.jdbi.v3.sqlobject.transaction.internal org.jdbi.v3.stringtemplate4.internal -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.commonstext.internal Class Description ExtensionConfigurer ConfiguresConfigRegistryinstances.SimpleExtensionConfigurer Configurer base class that applies the same configuration changes independent whether an annotation is placed on the type or a method. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.core Class Description ExtensionCallback ExtensionConsumer ExtensionContext Accepted by a handle when executing extension code.ExtensionMethod Holder for aClassand aMethodthat together define which extension method was invoked.HandleSupplier A handle supplier for extension implementors. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.core.async Class Description ExtensionCallback ExtensionConsumer -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.core.config Class Description ExtensionFactory Factory interface used to produce Jdbi extension objects. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.core.extension Class Description ConfigCustomizerFactory Factory interface to create collections ofConfigCustomizerinstances.ExtensionConfigurer ConfiguresConfigRegistryinstances.ExtensionContext Accepted by a handle when executing extension code.ExtensionFactory Factory interface used to produce Jdbi extension objects.ExtensionFactory.FactoryFlag Flags that the factory can return to control aspects of the extension framework.ExtensionFactoryDelegate ExtensionHandler Provides functionality for a single method on an extension object.ExtensionHandlerCustomizer Supports customization of an extension handler.ExtensionHandlerFactory A factory to createExtensionHandlerinstances.ExtensionMetadata Metadata that was detected when analyzing an extension class before attaching.ExtensionMetadata.Builder Builder class for theExtensionMetadataobject.ExtensionMetadata.ExtensionHandlerInvoker Wraps all config customizers and the handler for a specific method execution.ExtensionMethod Holder for aClassand aMethodthat together define which extension method was invoked.Extensions Configuration class for definingJdbiextensions viaExtensionFactoryinstances.HandleSupplier A handle supplier for extension implementors.UseAnnotationConfigCustomizerFactory.ConfigurerMethod -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.core.extension.annotation Class Description ExtensionConfigurer ConfiguresConfigRegistryinstances.ExtensionHandler Provides functionality for a single method on an extension object.ExtensionHandlerCustomizer Supports customization of an extension handler. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.core.statement Class Description ExtensionMethod Holder for aClassand aMethodthat together define which extension method was invoked. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.freemarker.internal Class Description ExtensionConfigurer ConfiguresConfigRegistryinstances.SimpleExtensionConfigurer Configurer base class that applies the same configuration changes independent whether an annotation is placed on the type or a method. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.sqlobject Class Description ConfigCustomizerFactory Factory interface to create collections ofConfigCustomizerinstances.ExtensionFactory Factory interface used to produce Jdbi extension objects.ExtensionFactory.FactoryFlag Flags that the factory can return to control aspects of the extension framework.ExtensionHandler Provides functionality for a single method on an extension object.ExtensionHandlerCustomizer Supports customization of an extension handler.ExtensionHandlerFactory A factory to createExtensionHandlerinstances.ExtensionMetadata.Builder Builder class for theExtensionMetadataobject.HandleSupplier A handle supplier for extension implementors. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.sqlobject.config Class Description ExtensionConfigurer ConfiguresConfigRegistryinstances. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.sqlobject.config.internal Class Description ExtensionConfigurer ConfiguresConfigRegistryinstances.SimpleExtensionConfigurer Configurer base class that applies the same configuration changes independent whether an annotation is placed on the type or a method. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.sqlobject.internal Class Description ExtensionHandler Provides functionality for a single method on an extension object.HandleSupplier A handle supplier for extension implementors. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.sqlobject.locator.internal Class Description ExtensionConfigurer ConfiguresConfigRegistryinstances.SimpleExtensionConfigurer Configurer base class that applies the same configuration changes independent whether an annotation is placed on the type or a method. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.sqlobject.statement.internal Class Description ExtensionHandler Provides functionality for a single method on an extension object.HandleSupplier A handle supplier for extension implementors. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.sqlobject.transaction.internal Class Description ExtensionHandler Provides functionality for a single method on an extension object.ExtensionHandlerCustomizer Supports customization of an extension handler. -
Classes in org.jdbi.v3.core.extension used by org.jdbi.v3.stringtemplate4.internal Class Description ExtensionConfigurer ConfiguresConfigRegistryinstances.SimpleExtensionConfigurer Configurer base class that applies the same configuration changes independent whether an annotation is placed on the type or a method.