public class CompositionSingularSubAttributesHelper extends Object
Constructor and Description |
---|
CompositionSingularSubAttributesHelper() |
Modifier and Type | Method and Description |
---|---|
static Iterable<AttributeDefinition> |
getCompositeCollectionElementSubAttributes(CompositeCollectionElementDefinition compositionElementDefinition)
Get sub-attribute definitions for a composite collection element.
|
static Iterable<AttributeDefinition> |
getIdentifierSubAttributes(AbstractEntityPersister entityPersister)
Get composite ID sub-attribute definitions.
|
public CompositionSingularSubAttributesHelper()
public static Iterable<AttributeDefinition> getIdentifierSubAttributes(AbstractEntityPersister entityPersister)
entityPersister
- - the entity persister.public static Iterable<AttributeDefinition> getCompositeCollectionElementSubAttributes(CompositeCollectionElementDefinition compositionElementDefinition)
compositionElementDefinition
- - composite collection element definition.Copyright © 2013. All rights reserved.