Uses of Class
org.hibernate.persister.entity.BasicEntityPropertyMapping
Packages that use BasicEntityPropertyMapping
Package
Description
This package abstracts persistence mechanisms for entities.
-
Uses of BasicEntityPropertyMapping in org.hibernate.persister.entity
Fields in org.hibernate.persister.entity declared as BasicEntityPropertyMappingModifier and TypeFieldDescriptionprotected final BasicEntityPropertyMappingAbstractEntityPersister.propertyMappingWarning: When there are duplicated property names in the subclasses then propertyMapping will only contain one of those properties.