Uses of Package
org.jdbi.v3.sqlobject.config
Packages that use org.jdbi.v3.sqlobject.config
Package
Description
freemarker provides advanced string template processing.
The
sqlobject.config package defines configuration annotations
that modify the Jdbi configuration used as the context for executing
SqlObject methods, such as registering handled types.sqlobject.locator inspects the declared SqlObject and determines
the statement text to pass off to core.locator for final
resolution of the statement text.stringtemplate4 provides advanced string template processing
that Jdbi can drive with the statement's bound parameters
and context to drive statement generation that may need to bind
variable number of parameters or other advanced use cases.-
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.commonstextClassDescriptionAnnotation used to modify configuration in the context of a SQL object or method.
-
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.commonstext.internalClassDescriptionConfigures
ConfigRegistryinstances to satisfy the contract of aConfiguringAnnotation-annotated annotation. -
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.freemarkerClassDescriptionAnnotation used to modify configuration in the context of a SQL object or method.
-
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.freemarker.internalClassDescriptionConfigures
ConfigRegistryinstances to satisfy the contract of aConfiguringAnnotation-annotated annotation. -
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.sqlobject.configClassDescriptionAnnotation used to modify configuration in the context of a SQL object or method.
-
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.sqlobject.config.internalClassDescriptionConfigures
ConfigRegistryinstances to satisfy the contract of aConfiguringAnnotation-annotated annotation. -
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.sqlobject.locatorClassDescriptionAnnotation used to modify configuration in the context of a SQL object or method.
-
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.sqlobject.locator.internalClassDescriptionConfigures
ConfigRegistryinstances to satisfy the contract of aConfiguringAnnotation-annotated annotation. -
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.stringtemplate4ClassDescriptionAnnotation used to modify configuration in the context of a SQL object or method.
-
Classes in org.jdbi.v3.sqlobject.config used by org.jdbi.v3.stringtemplate4.internalClassDescriptionConfigures
ConfigRegistryinstances to satisfy the contract of aConfiguringAnnotation-annotated annotation.