Package | Description |
---|---|
org.hibernate.loader.plan.exec.internal |
Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.
|
org.hibernate.loader.plan.exec.process.internal | |
org.hibernate.loader.plan.exec.process.spi |
Modifier and Type | Method and Description |
---|---|
List<EntityReferenceInitializer> |
AbstractLoadQueryDetails.ReaderCollectorImpl.getEntityReferenceInitializers() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLoadQueryDetails.ReaderCollectorImpl.add(EntityReferenceInitializer entityReferenceInitializer) |
Modifier and Type | Class and Description |
---|---|
class |
EntityReferenceInitializerImpl |
Modifier and Type | Method and Description |
---|---|
List<EntityReferenceInitializer> |
ReaderCollector.getEntityReferenceInitializers() |
Modifier and Type | Method and Description |
---|---|
void |
ReaderCollector.add(EntityReferenceInitializer entityReferenceInitializer) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.