Package | Description |
---|---|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
Modifier and Type | Field and Description |
---|---|
protected BasicEntityPropertyMapping |
AbstractEntityPersister.propertyMapping
Warning:
When there are duplicated property names in the subclasses
then propertyMapping will only contain one of those properties.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.