| 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.finishingCollectionIndex(CollectionIndexDefinition collectionIndexDefinition) |
void |
AbstractLoadPlanBuilderStrategy.startingCollectionIndex(CollectionIndexDefinition collectionIndexDefinition) |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndexDefinition |
AbstractCollectionPersister.getIndexDefinition() |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndexDefinition |
CollectionDefinition.getIndexDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationVisitationStrategy.finishingCollectionIndex(CollectionIndexDefinition collectionIndexDefinition) |
void |
AssociationVisitationStrategy.startingCollectionIndex(CollectionIndexDefinition collectionIndexDefinition) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.