Uses of Package
org.hibernate.type
-
Classes in org.hibernate.type used by org.hibernate Class Description BasicType Marker interface for basic types.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.boot Class Description BasicType Marker interface for basic types.SerializationException Thrown when a property cannot be serialized/deserialized -
Classes in org.hibernate.type used by org.hibernate.boot.model Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.boot.model.source.spi Class Description ForeignKeyDirection Represents directionality of the foreign key constraint -
Classes in org.hibernate.type used by org.hibernate.boot.spi Class Description BasicType Marker interface for basic types.FormatMapper A mapper for mapping objects to and from a format.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.bytecode.enhance.spi.interceptor Class Description CompositeType Contract for value types to hold collections and have cascades, etc.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.cfg Class Description BasicType Marker interface for basic types.SerializationException Thrown when a property cannot be serialized/deserialized -
Classes in org.hibernate.type used by org.hibernate.collection.spi Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.dialect.function Class Description BasicType Marker interface for basic types.BasicTypeReference A basic type reference. -
Classes in org.hibernate.type used by org.hibernate.engine.query.spi Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.engine.spi Class Description CollectionType A type that handles HibernatePersistentCollections (including arrays).Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.id Class Description BasicType Marker interface for basic types.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.id.enhanced Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.id.factory Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.mapping Class Description AnyType Handles "any" mappingsBasicType Marker interface for basic types.CollectionType A type that handles HibernatePersistentCollections (including arrays).ForeignKeyDirection Represents directionality of the foreign key constraintManyToOneType A many-to-one association to an entity.OneToOneType A one-to-one association to an entitySpecialOneToOneType A one-to-one association that maps to specific formula(s) instead of the primary key column of the owning entity.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.metadata Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.persister.collection Class Description CollectionType A type that handles HibernatePersistentCollections (including arrays).CompositeType Contract for value types to hold collections and have cascades, etc.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.persister.entity Class Description AbstractType Abstract superclass of the built in Type hierarchy.BasicType Marker interface for basic types.CompositeType Contract for value types to hold collections and have cascades, etc.EntityType Base for types which map associations to persistent entities.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.pretty Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.procedure Class Description BasicTypeReference A basic type reference. -
Classes in org.hibernate.type used by org.hibernate.procedure.spi Class Description BasicTypeReference A basic type reference. -
Classes in org.hibernate.type used by org.hibernate.proxy Class Description CompositeType Contract for value types to hold collections and have cascades, etc. -
Classes in org.hibernate.type used by org.hibernate.proxy.map Class Description CompositeType Contract for value types to hold collections and have cascades, etc. -
Classes in org.hibernate.type used by org.hibernate.proxy.pojo Class Description CompositeType Contract for value types to hold collections and have cascades, etc. -
Classes in org.hibernate.type used by org.hibernate.proxy.pojo.bytebuddy Class Description CompositeType Contract for value types to hold collections and have cascades, etc. -
Classes in org.hibernate.type used by org.hibernate.query Class Description BasicTypeReference A basic type reference. -
Classes in org.hibernate.type used by org.hibernate.query.results Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.query.results.dynamic Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.query.spi Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.query.sqm Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.query.sqm.function Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.query.sqm.produce.function Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.query.sqm.tree.expression Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.sql.ast.spi Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.sql.results.jdbc.spi Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.tuple Class Description Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.tuple.component Class Description CompositeType Contract for value types to hold collections and have cascades, etc. -
Classes in org.hibernate.type used by org.hibernate.tuple.entity Class Description AssociationType A type that represents some kind of association between entities.CompositeType Contract for value types to hold collections and have cascades, etc.EntityType Base for types which map associations to persistent entities.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc). -
Classes in org.hibernate.type used by org.hibernate.type Class Description AbstractSingleColumnStandardBasicType TODO : javadocAbstractStandardBasicType Convenience base class forBasicTypeimplementationsAbstractType Abstract superclass of the built in Type hierarchy.AdjustableBasicType Extension contract for BasicType implementations that understand how to adjust themselves relative to where/how they are used (e.g.AssociationType A type that represents some kind of association between entities.BasicPluralType A basic plural type.BasicType Marker interface for basic types.BasicTypeReference A basic type reference.CollectionType A type that handles HibernatePersistentCollections (including arrays).ComponentType Handles "component" mappingsCompositeType Contract for value types to hold collections and have cascades, etc.ConvertedBasicType Extension for BasicType impls which have an implied conversionCustomType DbTimestampType Deprecated.UseValueGenerationinsteadEntityType Base for types which map associations to persistent entities.ForeignKeyDirection Represents directionality of the foreign key constraintJavaObjectType ManyToOneType A many-to-one association to an entity.MapType NullType NumericBooleanConverter Handles conversion to/from Boolean as `0` (false) or `1` (true)OneToOneType A one-to-one association to an entityProcedureParameterExtractionAware OptionalTypecontract for implementations that are aware of how to extract values from store procedure OUT/INOUT parameters.ProcedureParameterNamedBinder OptionalTypecontract for implementations enabled to set store procedure OUT/INOUT parameters values by name.SerializableType A type that maps between aVARBINARYandSerializableclasses.SetType SpecialOneToOneType A one-to-one association that maps to specific formula(s) instead of the primary key column of the owning entity.TrueFalseConverter Handles conversion to/from Boolean as `T` or `F`Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc).YesNoConverter Handles conversion to/from Boolean as `Y` or `N` -
Classes in org.hibernate.type used by org.hibernate.type.descriptor.java Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.type.descriptor.java.spi Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.type.descriptor.jdbc Class Description BasicType Marker interface for basic types. -
Classes in org.hibernate.type used by org.hibernate.type.jackson Class Description FormatMapper A mapper for mapping objects to and from a format. -
Classes in org.hibernate.type used by org.hibernate.type.jakartajson Class Description FormatMapper A mapper for mapping objects to and from a format. -
Classes in org.hibernate.type used by org.hibernate.type.jaxb Class Description FormatMapper A mapper for mapping objects to and from a format. -
Classes in org.hibernate.type used by org.hibernate.type.spi Class Description BasicType Marker interface for basic types.BasicTypeRegistry A registry ofBasicTypeinstancesCompositeType Contract for value types to hold collections and have cascades, etc.Type Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc).