public class EntityCompositeType extends StatefulAssociationValueType<EntityDescriptor>
modelBIG_DECIMAL, BIG_INTEGER, BOOLEAN, BYTE, CHARACTER, DOUBLE, DURATION, ENTITY_REFERENCE, FLOAT, IDENTITY, INSTANT, INTEGER, LOCAL_DATE, LOCAL_DATE_TIME, LOCAL_TIME, LONG, OBJECT, OFFSET_DATE_TIME, PERIOD, SHORT, STRING, types, ZONED_DATE_TIME| Constructor and Description |
|---|
EntityCompositeType(EntityDescriptor model) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static boolean |
isEntityComposite(Type type) |
static EntityCompositeType |
of(EntityDescriptor model) |
associations, isStatefulAssociationValue, manyAssociations, module, namedAssociations, propertiesof, primaryType, toString, typespublic EntityCompositeType(EntityDescriptor model)
public static EntityCompositeType of(EntityDescriptor model)
public static boolean isEntityComposite(Type type)