类的使用
org.hibernate.persister.entity.BasicEntityPropertyMapping
-
使用BasicEntityPropertyMapping的程序包 程序包 说明 org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. -
-
org.hibernate.persister.entity中BasicEntityPropertyMapping的使用
声明为BasicEntityPropertyMapping的org.hibernate.persister.entity中的字段 修饰符和类型 字段 说明 protected BasicEntityPropertyMappingAbstractEntityPersister. propertyMappingWarning: When there are duplicated property names in the subclasses then propertyMapping will only contain one of those properties.
-