Package | Description |
---|---|
org.hibernate.loader.plan.spi.build | |
org.hibernate.persister.collection |
This package abstracts the persistence mechanism for collections.
|
org.hibernate.persister.walking.spi |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLoadPlanBuilderStrategy.finishingCollectionElements(CollectionElementDefinition elementDefinition) |
void |
AbstractLoadPlanBuilderStrategy.startingCollectionElements(CollectionElementDefinition elementDefinition) |
Modifier and Type | Method and Description |
---|---|
CollectionElementDefinition |
AbstractCollectionPersister.getElementDefinition() |
Modifier and Type | Method and Description |
---|---|
CollectionElementDefinition |
CollectionDefinition.getElementDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
AssociationVisitationStrategy.finishingCollectionElements(CollectionElementDefinition elementDefinition) |
void |
AssociationVisitationStrategy.startingCollectionElements(CollectionElementDefinition elementDefinition) |
Copyright © 2013. All rights reserved.