Package | Description |
---|---|
org.hibernate.loader.collection.plan | |
org.hibernate.loader.entity.plan |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoadPlanBasedCollectionInitializer
An abstract
CollectionInitializer implementation based on using LoadPlans |
class |
CollectionLoader
Superclass for loaders that initialize collections
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoadPlanBasedEntityLoader
A UniqueEntityLoader implementation based on using LoadPlans
|
class |
EntityLoader
UniqueEntityLoader implementation that is the main functionality for LoadPlan-based Entity loading.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.