| Interface | Description |
|---|---|
| HydratedCompoundValueHandler |
Where to begin...
|
| PersisterClassResolver |
Given an entity or collection mapping, resolve the appropriate persister class to use.
|
| PersisterCreationContext |
"Parameter object" providing access to additional information that may be needed
in the creation of the persisters.
|
| PersisterFactory |
Contract for creating persister instances (both
EntityPersister and CollectionPersister varieties). |
| Exception | Description |
|---|---|
| UnknownPersisterException |
Indicates that the persister to use is not known and could not be determined.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.