public final class CompositionSingularSubAttributesHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.Iterable<AttributeDefinition> |
getCompositeCollectionElementSubAttributes(CompositeCollectionElementDefinition compositionElementDefinition)
Get sub-attribute definitions for a composite collection element.
|
static java.lang.Iterable<AttributeDefinition> |
getCompositeCollectionIndexSubAttributes(CompositeCollectionElementDefinition compositionElementDefinition) |
static java.lang.Iterable<AttributeDefinition> |
getIdentifierSubAttributes(AbstractEntityPersister entityPersister)
Get composite ID sub-attribute definitions.
|
public static java.lang.Iterable<AttributeDefinition> getIdentifierSubAttributes(AbstractEntityPersister entityPersister)
entityPersister
- - the entity persister.public static java.lang.Iterable<AttributeDefinition> getCompositeCollectionElementSubAttributes(CompositeCollectionElementDefinition compositionElementDefinition)
compositionElementDefinition
- - composite collection element definition.public static java.lang.Iterable<AttributeDefinition> getCompositeCollectionIndexSubAttributes(CompositeCollectionElementDefinition compositionElementDefinition)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.