Package | Description |
---|---|
org.hibernate.persister.walking.spi |
Modifier and Type | Method and Description |
---|---|
CompositeCollectionElementDefinition |
CollectionElementDefinition.toCompositeElementDefinition()
If the element type returned by
CollectionElementDefinition.getType() is a
CompositeType , then the composite
element definition for the collection element is returned;
otherwise, IllegalStateException is thrown. |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.