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 couyld not be determined.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.