| Package | Description |
|---|---|
| org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
EntityEntryFactory |
AbstractEntityPersister.getEntityEntryFactory() |
EntityEntryFactory |
EntityPersister.getEntityEntryFactory()
Get the EntityEntryFactory indicated for the entity mapped by this persister.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.