| Package | Description |
|---|---|
| org.hibernate.persister.internal | |
| org.hibernate.persister.walking.spi | |
| org.hibernate.tuple.component | |
| org.hibernate.tuple.entity |
| Class and Description |
|---|
| PersisterClassResolver
Given an entity or collection mapping, resolve the appropriate persister class to use.
|
| PersisterFactory
Contract for creating persister instances (both
EntityPersister and CollectionPersister varieties). |
| Class and Description |
|---|
| HydratedCompoundValueHandler
Where to begin... :)
This gets to the internal concept of 2-phase loading of entity data and how specifically it is done.
|
| Class and Description |
|---|
| HydratedCompoundValueHandler
Where to begin... :)
This gets to the internal concept of 2-phase loading of entity data and how specifically it is done.
|
| Class and Description |
|---|
| HydratedCompoundValueHandler
Where to begin... :)
This gets to the internal concept of 2-phase loading of entity data and how specifically it is done.
|
Copyright © 2018. All rights reserved.