Uses of Package
org.jdbi.v3.meta
-
Packages that use org.jdbi.v3.meta Package Description org.jdbi.v3.core The 'core' package hosts the top level interface into jdbi core.org.jdbi.v3.core.annotation org.jdbi.v3.core.argument Theargumentclasses translate Java types into JDBC parameters.org.jdbi.v3.core.array Thearraypackage binds Java arrays and collections to SQL arrays, and handles mapping array result types back to Java arrays and collections.org.jdbi.v3.core.async org.jdbi.v3.core.codec org.jdbi.v3.core.config Theconfigclasses define a configuration registry starting from eachJdbiinstance.org.jdbi.v3.core.config.internal org.jdbi.v3.core.enums 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.interceptor org.jdbi.v3.core.mapper mappers take the JDBC ResultSet and produce Java results.org.jdbi.v3.core.mapper.freebuilder org.jdbi.v3.core.mapper.immutables org.jdbi.v3.core.mapper.reflect mapper.reflectprovides RowMappers that reflectively construct result types using techniques like constructor injection or JavaBeans setters.org.jdbi.v3.core.result resultprovides the streaming interface that reads rows from JDBC and drives themapperandcollectorprocesses to produce results.org.jdbi.v3.core.statement Thestatementpackage provides most of the Fluent API to drive statement execution.org.jdbi.v3.guava.codec org.jdbi.v3.postgis 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 SQL Objectsorg.jdbi.v3.sqlobject.customizer Thesqlobject.customizerpackage provides annotations that customize the execution of a statement.org.jdbi.v3.sqlobject.customizer.internal -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.annotation Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.argument Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.array Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.async Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.codec Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.config Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.config.internal Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.enums Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.extension Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.extension.annotation Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.interceptor Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.mapper Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.mapper.freebuilder Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.mapper.immutables Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.mapper.reflect Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.result Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.core.statement Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.guava.codec Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.postgis Class Description Alpha Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.postgres Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.sqlobject Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.sqlobject.customizer Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in org.jdbi.v3.meta used by org.jdbi.v3.sqlobject.customizer.internal Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.