org.hibernate.persister.entity
public interface: PropertyMapping [javadoc |
source]
All Known Implementing Classes:
SingleTableEntityPersister, Queryable, BasicEntityPropertyMapping, CollectionPropertyMapping, AbstractEntityPersister, CompositeElementPropertyMapping, BasicCollectionPersister, ElementPropertyMapping, JoinedSubclassEntityPersister, UnionSubclassEntityPersister, SQLLoadableCollection, AbstractCollectionPersister, OneToManyPersister, AbstractPropertyMapping, QueryableCollection, BasicEntityPersister
Abstraction of all mappings that define properties:
entities, collection elements.