Class BasicEntityPropertyMapping

java.lang.Object
org.hibernate.persister.entity.AbstractPropertyMapping
org.hibernate.persister.entity.BasicEntityPropertyMapping
All Implemented Interfaces:
PropertyMapping

@Deprecated(since="6", forRemoval=true) @Remove public class BasicEntityPropertyMapping extends AbstractPropertyMapping
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by EntityMappingType
Author:
Gavin King