|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.sf.hibernate.persister used by net.sf.hibernate.collection | |
AbstractPropertyMapping
Base implementation of a PropertyMapping |
|
ClassPersister
Concrete ClassPersisters implement mapping and persistence logic for a particular persistent class. |
|
Joinable
Anything that can be loaded by outer join - namely persisters for classes or collections. |
|
PropertyMapping
Abstraction of all mappings that define properties: entities, collection elements. |
Classes in net.sf.hibernate.persister used by net.sf.hibernate.engine | |
ClassPersister
Concrete ClassPersisters implement mapping and persistence logic for a particular persistent class. |
Classes in net.sf.hibernate.persister used by net.sf.hibernate.hql | |
Loadable
Implemented by a ClassPersister that may be loaded using Loader. |
Classes in net.sf.hibernate.persister used by net.sf.hibernate.impl | |
ClassPersister
Concrete ClassPersisters implement mapping and persistence logic for a particular persistent class. |
Classes in net.sf.hibernate.persister used by net.sf.hibernate.loader | |
ClassPersister
Concrete ClassPersisters implement mapping and persistence logic for a particular persistent class. |
|
Loadable
Implemented by a ClassPersister that may be loaded using Loader. |
|
OuterJoinLoadable
A ClassPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association. |
|
SQLLoadable
A class persister that supports queries expressed in the platform native SQL dialect |
Classes in net.sf.hibernate.persister used by net.sf.hibernate.persister | |
AbstractEntityPersister
Superclass for built-in mapping strategies. |
|
AbstractPropertyMapping
Base implementation of a PropertyMapping |
|
ClassPersister
Concrete ClassPersisters implement mapping and persistence logic for a particular persistent class. |
|
Joinable
Anything that can be loaded by outer join - namely persisters for classes or collections. |
|
Loadable
Implemented by a ClassPersister that may be loaded using Loader. |
|
OuterJoinLoadable
A ClassPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association. |
|
PropertyMapping
Abstraction of all mappings that define properties: entities, collection elements. |
|
Queryable
Extends the generic ClassPersister contract to add operations required by the Hibernate Query Language |
|
SQLLoadable
A class persister that supports queries expressed in the platform native SQL dialect |
|
UniqueKeyLoadable
|
Classes in net.sf.hibernate.persister used by net.sf.hibernate.proxy | |
ClassPersister
Concrete ClassPersisters implement mapping and persistence logic for a particular persistent class. |
Classes in net.sf.hibernate.persister used by net.sf.hibernate.type | |
Joinable
Anything that can be loaded by outer join - namely persisters for classes or collections. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |