Modifier and Type | Method and Description |
---|---|
static CompositeFetch |
LoadPlanBuildingHelper.buildStandardCompositeFetch(FetchOwner fetchOwner,
CompositionDefinition attributeDefinition,
LoadPlanBuildingContext loadPlanBuildingContext) |
Modifier and Type | Method and Description |
---|---|
CompositeFetch |
FetchOwner.buildCompositeFetch(CompositionDefinition attributeDefinition,
LoadPlanBuildingContext loadPlanBuildingContext) |
CompositeFetch |
AbstractFetchOwner.buildCompositeFetch(CompositionDefinition attributeDefinition,
LoadPlanBuildingContext loadPlanBuildingContext) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLoadPlanBuilderStrategy.finishingComposite(CompositionDefinition compositionDefinition) |
protected boolean |
AbstractLoadPlanBuilderStrategy.handleCompositeAttribute(CompositionDefinition attributeDefinition) |
void |
AbstractLoadPlanBuilderStrategy.startingComposite(CompositionDefinition compositionDefinition) |
Modifier and Type | Interface and Description |
---|---|
interface |
CompositeCollectionElementDefinition
The definition for a composite collection element.
|
Modifier and Type | Method and Description |
---|---|
CompositionDefinition |
CollectionIndexDefinition.toCompositeDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
AssociationVisitationStrategy.finishingComposite(CompositionDefinition compositionDefinition) |
void |
AssociationVisitationStrategy.startingComposite(CompositionDefinition compositionDefinition) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCompositionAttribute
A base class for a composite, non-identifier attribute.
|
class |
CompositionBasedCompositionAttribute |
Constructor and Description |
---|
CompositionBasedCompositionAttribute(CompositionDefinition source,
SessionFactoryImplementor sessionFactory,
int attributeNumber,
String attributeName,
CompositeType attributeType,
BaselineAttributeInformation baselineInfo) |
Modifier and Type | Class and Description |
---|---|
class |
EntityBasedCompositionAttribute |
Copyright © 2013. All rights reserved.