|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Classes in org.hibernate.type used by org.hibernate | |
| NullableType
Superclass of single-column nullable types. |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| VersionType
A Type that may be used to version data. |
|
| Classes in org.hibernate.type used by org.hibernate.cache | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.classic | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.collection | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.criterion | |
| AbstractComponentType
Enables other Component-like types to hold collections and have cascades, etc. |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.dialect | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.dialect.function | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.engine | |
| AssociationType
A type that represents some kind of association between entities. |
|
| CollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| VersionType
A Type that may be used to version data. |
|
| Classes in org.hibernate.type used by org.hibernate.engine.query | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.event.def | |
| CollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
| ForeignKeyDirection
Represents directionality of the foreign key constraint |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.hql | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.hql.ast | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.hql.ast.tree | |
| EntityType
A reference to an entity class |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.hql.ast.util | |
| AssociationType
A type that represents some kind of association between entities. |
|
| CollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
| EntityType
A reference to an entity class |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.hql.classic | |
| EntityType
A reference to an entity class |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.id | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.impl | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.loader | |
| AssociationType
A type that represents some kind of association between entities. |
|
| EntityType
A reference to an entity class |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.loader.collection | |
| AssociationType
A type that represents some kind of association between entities. |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.loader.criteria | |
| AssociationType
A type that represents some kind of association between entities. |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.loader.custom | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.loader.entity | |
| AssociationType
A type that represents some kind of association between entities. |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.loader.hql | |
| EntityType
A reference to an entity class |
|
| Classes in org.hibernate.type used by org.hibernate.mapping | |
| CollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
| ForeignKeyDirection
Represents directionality of the foreign key constraint |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.metadata | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.param | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| VersionType
A Type that may be used to version data. |
|
| Classes in org.hibernate.type used by org.hibernate.persister.collection | |
| AbstractComponentType
Enables other Component-like types to hold collections and have cascades, etc. |
|
| CollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.persister.entity | |
| AbstractComponentType
Enables other Component-like types to hold collections and have cascades, etc. |
|
| EntityType
A reference to an entity class |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| VersionType
A Type that may be used to version data. |
|
| Classes in org.hibernate.type used by org.hibernate.pretty | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.property | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.proxy | |
| AbstractComponentType
Enables other Component-like types to hold collections and have cascades, etc. |
|
| Classes in org.hibernate.type used by org.hibernate.sql | |
| LiteralType
A type that may appear as an SQL literal |
|
| Classes in org.hibernate.type used by org.hibernate.tuple | |
| ComponentType
Handles "component" mappings |
|
| EntityType
A reference to an entity class |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.type | |
| AbstractComponentType
Enables other Component-like types to hold collections and have cascades, etc. |
|
| AbstractType
Abstract superclass of the built in Type hierarchy. |
|
| AssociationType
A type that represents some kind of association between entities. |
|
| BooleanType
boolean: A type that maps an SQL BIT to a Java Boolean. |
|
| CharBooleanType
Superclass for types that map Java boolean to SQL CHAR(1). |
|
| CollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
| ComponentType
Handles "component" mappings |
|
| DiscriminatorType
A Type that may be used for a discriminator column. |
|
| EntityType
A reference to an entity class |
|
| ForeignKeyDirection
Represents directionality of the foreign key constraint |
|
| IdentifierType
A Type that may be used as an identifier. |
|
| ImmutableType
Superclass of nullable immutable types. |
|
| LiteralType
A type that may appear as an SQL literal |
|
| MapType
|
|
| MutableType
Superclass for mutable nullable types |
|
| NullableType
Superclass of single-column nullable types. |
|
| OneToOneType
A one-to-one association to an entity |
|
| PrimitiveType
Superclass of primitive / primitive wrapper types. |
|
| SetType
|
|
| TimestampType
timestamp: A type that maps an SQL TIMESTAMP to a Java java.util.Date or java.sql.Timestamp. |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| VersionType
A Type that may be used to version data. |
|
| Classes in org.hibernate.type used by org.hibernate.usertype | |
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
| Classes in org.hibernate.type used by org.hibernate.util | |
| SerializationException
Thrown when a property cannot be serializaed/deserialized |
|
| Type
Defines a mapping from a Java type to an JDBC datatype. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||