Package | Description |
---|---|
org.hibernate.persister.collection |
This package abstracts the persistence mechanism for collections.
|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.persister.internal | |
org.hibernate.persister.spi | |
org.hibernate.persister.walking.spi | |
org.hibernate.tuple.component | |
org.hibernate.tuple.entity |
Class and Description |
---|
PersisterCreationContext
"Parameter object" providing access to additional information that may be needed
in the creation of the persisters.
|
Class and Description |
---|
PersisterCreationContext
"Parameter object" providing access to additional information that may be needed
in the creation of the persisters.
|
Class and Description |
---|
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). |
Class and Description |
---|
PersisterCreationContext
"Parameter object" providing access to additional information that may be needed
in the creation of the persisters.
|
Class and Description |
---|
HydratedCompoundValueHandler
Where to begin...
|
Class and Description |
---|
HydratedCompoundValueHandler
Where to begin...
|
Class and Description |
---|
HydratedCompoundValueHandler
Where to begin...
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.