| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniqueKeyLoadable | |
|---|---|
| org.hibernate.persister.entity | This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. | 
| org.hibernate.test.annotations.persister | |
| Uses of UniqueKeyLoadable in org.hibernate.persister.entity | 
|---|
| Classes in org.hibernate.persister.entity that implement UniqueKeyLoadable | |
|---|---|
|  class | AbstractEntityPersisterBasic functionality for persisting an entity via JDBC through either generated or custom SQL | 
|  class | JoinedSubclassEntityPersisterAn EntityPersister implementing the normalized "table-per-subclass" mapping strategy | 
|  class | SingleTableEntityPersisterThe default implementation of the EntityPersister interface. | 
|  class | UnionSubclassEntityPersisterImplementation of the "table-per-concrete-class" or "roll-down" mapping strategy for an entity and its inheritence hierarchy. | 
| Uses of UniqueKeyLoadable in org.hibernate.test.annotations.persister | 
|---|
| Classes in org.hibernate.test.annotations.persister that implement UniqueKeyLoadable | |
|---|---|
|  class | EntityPersister | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||