Uses of Package
org.jdbi.v3.core.qualifier
-
Packages that use org.jdbi.v3.core.qualifier Package Description org.jdbi.v3.core.argument Theargumentclasses translate Java types into JDBC parameters.org.jdbi.v3.core.argument.internal org.jdbi.v3.core.codec org.jdbi.v3.core.config Theconfigclasses define a configuration registry starting from eachJdbiinstance.org.jdbi.v3.core.enums org.jdbi.v3.core.enums.internal org.jdbi.v3.core.internal Utility classes used internally by Jdbi.org.jdbi.v3.core.mapper mappers take the JDBC ResultSet and produce Java results.org.jdbi.v3.core.mapper.reflect.internal org.jdbi.v3.core.qualifier org.jdbi.v3.core.result resultprovides the streaming interface that reads rows from JDBC and drives themapperandcollectorprocesses to produce results.org.jdbi.v3.core.result.internal org.jdbi.v3.core.statement Thestatementpackage provides most of the Fluent API to drive statement execution.org.jdbi.v3.guava.codec org.jdbi.v3.guice Google Guiceintegration.org.jdbi.v3.guice.internal Internal classes for the Guice integration, do not use directly outside Jdbi.org.jdbi.v3.jpa.internal org.jdbi.v3.json org.jdbi.v3.postgres Thepostgresplugin provides improved support forjava.time,hstore,uuid, andenumtypes when configured with a recent Postgres database server.org.jdbi.v3.sqlobject.statement.internal -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.argument Class Description NVarchar Argument qualifier annotation, indicating that the annotated String element should be bound as anNVARCHARinstead of aVARCHAR.QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.argument.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.codec Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.config Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.enums Class Description Qualifier Annotation used to identify type qualifying annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.enums.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.mapper Class Description NVarchar Argument qualifier annotation, indicating that the annotated String element should be bound as anNVARCHARinstead of aVARCHAR.QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.mapper.reflect.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.qualifier Class Description QualifiedType ATypequalified by a set of qualifier annotations.Qualifier Annotation used to identify type qualifying annotations.Qualifiers Utility class for type qualifiers supported by Jdbi core. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.result Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.result.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.core.statement Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.guava.codec Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.guice Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.guice.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.jpa.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations.Qualifiers Utility class for type qualifiers supported by Jdbi core. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.json Class Description Qualifier Annotation used to identify type qualifying annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.postgres Class Description Qualifier Annotation used to identify type qualifying annotations. -
Classes in org.jdbi.v3.core.qualifier used by org.jdbi.v3.sqlobject.statement.internal Class Description QualifiedType ATypequalified by a set of qualifier annotations.