Uses of Package
org.hibernate.type.descriptor.jdbc
-
Packages that use org.hibernate.type.descriptor.jdbc Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA.org.hibernate.boot.internal org.hibernate.boot.model This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.org.hibernate.boot.model.internal org.hibernate.boot.model.process.internal org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.jpamodelgen.validation Validation for HQL queries.org.hibernate.mapping This package defines the Hibernate configuration-time mapping model.org.hibernate.metamodel.mapping Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities.org.hibernate.query Everything related to HQL/JPQL, native SQL, and criteria queries.org.hibernate.query.sqm.mutation.internal org.hibernate.query.sqm.sql Package for the translation of SQM into SQL ASTorg.hibernate.query.sqm.sql.internal org.hibernate.spatial org.hibernate.spatial.dialect.db2 org.hibernate.spatial.dialect.h2gis org.hibernate.spatial.dialect.hana org.hibernate.spatial.dialect.mysql org.hibernate.spatial.dialect.oracle org.hibernate.spatial.dialect.postgis org.hibernate.spatial.dialect.sqlserver org.hibernate.sql.ast.internal org.hibernate.sql.ast.spi Package defining support for creating and consuming a SQL AST.org.hibernate.type A HibernateTypeis a strategy for mapping a Java property type to a JDBC type or types.org.hibernate.type.descriptor.converter.internal Implements the SPI for basic-typed value conversions.org.hibernate.type.descriptor.java Integrates a range of types defined by the JDK with the type system of Hibernate.org.hibernate.type.descriptor.java.spi org.hibernate.type.descriptor.jdbc Defines handling of almost the full range of standard JDBC-defined SQL data types.org.hibernate.type.descriptor.jdbc.internal org.hibernate.type.descriptor.jdbc.spi org.hibernate.type.descriptor.sql An API for working with abstract families of DDL types parameterized by varying length, precision, and scale.org.hibernate.type.descriptor.sql.internal Includes several general-purpose implementations ofDdlType.org.hibernate.type.internal org.hibernate.type.spi Defines a registry for HibernateTypes.org.hibernate.usertype An API for user-defined custom types which extend the set of built-in types defined inorg.hibernate.type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.annotations Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.boot.internal Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.boot.model Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeConstructor Factory for anyJdbcTypewhich is parameterized by a secondJdbcType, the "element" type.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.boot.model.internal Class Description JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.boot.model.process.internal Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.boot.spi Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.dialect Class Description AdjustableJdbcType Extension contract for JdbcType implementations that understand how to adjust themselves relative to where/how they are used (e.g.AggregateJdbcType ArrayJdbcType Descriptor forARRAYhandling.BasicBinder Convenience base implementation ofValueBinderBooleanJdbcType Descriptor forBOOLEANhandling.EnumJdbcType Represents anenumtype for databases like MySQL and H2.JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeConstructor Factory for anyJdbcTypewhich is parameterized by a secondJdbcType, the "element" type.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type.JsonJdbcType Specialized type mapping forJSONand the JSON SQL data type.OracleJsonBlobJdbcType Specialized type mapping forJSONand the BLOB SQL data type for Oracle.UUIDJdbcType Specialized type mapping forUUIDand the UUID SQL data type.XmlJdbcType Specialized type mapping forSQLXMLand the XML SQL data type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.jpamodelgen.validation Class Description JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.mapping Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.metamodel.mapping Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.metamodel.model.domain.internal Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.persister.entity Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.query Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.query.sqm.mutation.internal Class Description JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.query.sqm.sql Class Description JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.query.sqm.sql.internal Class Description JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial.dialect.db2 Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial.dialect.h2gis Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial.dialect.hana Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial.dialect.mysql Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial.dialect.oracle Class Description BasicExtractor Convenience base implementation ofValueExtractorJdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial.dialect.postgis Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.spatial.dialect.sqlserver Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.sql.ast.internal Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.sql.ast.spi Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.converter.internal Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.java Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.java.spi Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.jdbc Class Description AdjustableJdbcType Extension contract for JdbcType implementations that understand how to adjust themselves relative to where/how they are used (e.g.AggregateJdbcType ArrayJdbcTypeConstructor Factory forArrayJdbcType.BasicBinder Convenience base implementation ofValueBinderBigIntJdbcType Descriptor forBIGINThandling.BinaryJdbcType Descriptor forBINARYhandling.BlobJdbcType Descriptor forBLOBhandling.BooleanJdbcType Descriptor forBOOLEANhandling.CharJdbcType Descriptor forCHARhandling.ClobJdbcType Descriptor forCLOBhandling.DateJdbcType Descriptor forDATEhandling.DecimalJdbcType Descriptor forDECIMALhandling.DoubleJdbcType Descriptor forDOUBLEhandling.DurationJdbcType Descriptor forDuration.EnumJdbcType Represents anenumtype for databases like MySQL and H2.FloatJdbcType Descriptor forFLOAThandling.H2FormatJsonJdbcType Deprecated, for removal: This API element is subject to removal in a future version.UseH2JsonJdbcTypeinsteadInstantAsTimestampJdbcType Deprecated, for removal: This API element is subject to removal in a future version.InstantAsTimestampWithTimeZoneJdbcType Deprecated, for removal: This API element is subject to removal in a future version.InstantJdbcType Deprecated, for removal: This API element is subject to removal in a future version.IntegerJdbcType Descriptor forINTEGERhandling.JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeConstructor Factory for anyJdbcTypewhich is parameterized by a secondJdbcType, the "element" type.JdbcTypeFamilyInformation Information pertaining to JDBC type families.JdbcTypeFamilyInformation.Family JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type.JdbcTypeJavaClassMappings Maintains the JDBC recommended mappings for JDBC type-code to/from Java Class as defined in Appendix B: Data Type Conversion Tables of the JDBC Specification.JsonAsStringJdbcType Specialized type mapping forJSONand the JSON SQL data type.JsonJdbcType Specialized type mapping forJSONand the JSON SQL data type.LongNVarcharJdbcType Descriptor forLONGNVARCHARhandling.LongVarbinaryJdbcType Descriptor forLONGVARBINARYhandling.LongVarcharJdbcType Descriptor forLONGVARCHARhandling.NCharJdbcType Descriptor forNCHARhandling.NClobJdbcType Descriptor forNCLOBhandling.NullJdbcType Descriptor for binding nulls with Types.NULLNumericJdbcType Descriptor forNUMERIChandling.NVarcharJdbcType Descriptor forNVARCHARhandling.ObjectJdbcType Descriptor for binding objects using any JDBC type code.ObjectNullAsBinaryTypeJdbcType Descriptor for binding objects, but binding nulls with Types.VARBINARYObjectNullAsNullTypeJdbcType Descriptor for binding objects, but binding nulls with Types.NULLObjectNullResolvingJdbcType Descriptor for binding objects, but binding nulls with the resolved parameter typeOracleJsonBlobJdbcType Specialized type mapping forJSONand the BLOB SQL data type for Oracle.RealJdbcType Deprecated.useFloatJdbcTypeRowIdJdbcType Descriptor forROWIDhandling.SmallIntJdbcType Descriptor forSMALLINThandling.TimeAsTimestampWithTimeZoneJdbcType Descriptor forTIMESTAMP_WITH_TIMEZONEhandling.TimeJdbcType Descriptor forTIMEhandling.TimestampJdbcType Descriptor forTIMESTAMPhandling.TimestampUtcAsInstantJdbcType Descriptor forTIMESTAMP_UTChandling.TimestampUtcAsJdbcTimestampJdbcType Descriptor forTIMESTAMP_UTChandling.TimestampUtcAsOffsetDateTimeJdbcType Descriptor forTIMESTAMP_UTChandling.TimestampWithTimeZoneJdbcType Descriptor forTIMESTAMP_WITH_TIMEZONEhandling.TimeUtcAsJdbcTimeJdbcType Descriptor forTIME_UTChandling.TimeUtcAsOffsetTimeJdbcType Descriptor forTIME_UTChandling.TimeWithTimeZoneJdbcType Descriptor forTIME_WITH_TIMEZONEhandling.TinyIntAsSmallIntJdbcType TinyIntJdbcType Descriptor forTINYINThandling.UUIDJdbcType Specialized type mapping forUUIDand the UUID SQL data type.VarbinaryJdbcType Descriptor forVARBINARYhandling.VarcharJdbcType Descriptor forVARCHARhandling.XmlAsStringJdbcType Specialized type mapping forSQLXMLand the XML SQL data type.XmlJdbcType Specialized type mapping forSQLXMLand the XML SQL data type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.jdbc.internal Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.jdbc.spi Class Description AggregateJdbcType JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeConstructor Factory for anyJdbcTypewhich is parameterized by a secondJdbcType, the "element" type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.sql Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.descriptor.sql.internal Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.internal Class Description JdbcLiteralFormatter A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.type.spi Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping.JdbcTypeIndicators A parameter object that helps determine theSQL/JDBC typerecommended by the JDBC spec (explicitly or implicitly) for a given Java type. -
Classes in org.hibernate.type.descriptor.jdbc used by org.hibernate.usertype Class Description JdbcType Descriptor for the SQL/JDBC side of a value mapping.