|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.sf.hibernate.type used by net.sf.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 net.sf.hibernate.type used by net.sf.hibernate.cache | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.collection | |
AbstractComponentType
Enables other Component-like types to hold collections and have cascades, etc. |
|
PersistentCollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.dialect | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.engine | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
|
VersionType
A Type that may be used to version data. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.expression | |
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 net.sf.hibernate.type used by net.sf.hibernate.hql | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.id | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.impl | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.jca | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.loader | |
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 net.sf.hibernate.type used by net.sf.hibernate.mapping | |
EntityType
A reference to an entity class |
|
ForeignKeyDirection
Represents directionality of the foreign key constraint |
|
PersistentCollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.metadata | |
Type
Defines a mapping from a Java type to an JDBC datatype. |
Classes in net.sf.hibernate.type used by net.sf.hibernate.persister | |
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 net.sf.hibernate.type used by net.sf.hibernate.sql | |
LiteralType
A type that may appear as an SQL literal |
Classes in net.sf.hibernate.type used by net.sf.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). |
|
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. |
|
PersistentCollectionType
A type that handles Hibernate PersistentCollections (including arrays). |
|
PrimitiveType
Superclass of primitive / primitive wrapper types. |
|
SetType
|
|
Type
Defines a mapping from a Java type to an JDBC datatype. |
|
VersionType
A Type that may be used to version data. |
Classes in net.sf.hibernate.type used by net.sf.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 |