|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.hibernate.mapping | |
net.sf.hibernate.cfg | |
net.sf.hibernate.collection | |
net.sf.hibernate.mapping | |
net.sf.hibernate.persister |
Classes in net.sf.hibernate.mapping used by net.sf.hibernate.cfg | |
Collection
Mapping for a collection. |
|
NamedSQLQuery
Simple value holder for named sql queries. |
|
PersistentClass
Mapping for an entity class. |
|
Table
A relational table |
Classes in net.sf.hibernate.mapping used by net.sf.hibernate.collection | |
Collection
Mapping for a collection. |
Classes in net.sf.hibernate.mapping used by net.sf.hibernate.mapping | |
Array
An array mapping has a primary key consisting of the key columns + index column. |
|
Collection
Mapping for a collection. |
|
Column
A column of a relational database table |
|
Constraint
A relational constraint. |
|
Fetchable
Any mapping with an outer-join attribute |
|
ForeignKey
A foreign key constraint |
|
Formula
A formula is a derived column value |
|
IdentifierCollection
A collection with a synthetic "identifier" column |
|
Index
A relational table index |
|
IndexedCollection
Indexed collections include Lists, Maps, arrays and primitive arrays. |
|
List
A list mapping has a primary key consisting of the key columns + index column. |
|
MetaAttribute
A meta attribute is a named value or values. |
|
PersistentClass
Mapping for an entity class. |
|
PrimaryKey
A primary key constraint |
|
Property
Mapping for a property of a Java class (entity or component) |
|
RelationalModel
A relational object which may be created using DDL |
|
RootClass
The root class of a table-per-subclass, or table-per-concrete-class inheritance hierarchy. |
|
SimpleValue
Any value that maps to columns. |
|
Subclass
A sublass in a table-per-subclass, or table-per-concrete-class inheritance hierarchy. |
|
Table
A relational table |
|
ToOne
A simple-point association (ie. |
|
UniqueKey
A relational unique key constraint |
|
Value
A value is anything that is persisted by value, instead of by reference. |
Classes in net.sf.hibernate.mapping used by net.sf.hibernate.persister | |
Collection
Mapping for a collection. |
|
PersistentClass
Mapping for an entity class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |