X - Embeddable generic java type.public class DefaultEmbeddableType<X> extends AbstractManagedType<X> implements javax.persistence.metamodel.EmbeddableType<X>
EmbeddableType
DefaultEmbeddableType implements EmbeddableType
interface, invokes constructor with PersistenceType.EMBEDDABLE. Default
implementation of Type interface is provided by AbstractTypehasValidationConstraints| Constructor and Description |
|---|
DefaultEmbeddableType(Class<X> clazz,
javax.persistence.metamodel.Type.PersistenceType persistenceType,
javax.persistence.metamodel.ManagedType<? super X> superClazzType)
Default constructor using fields.
|
addPluralAttribute, addSingularAttribute, getAttribute, getAttributeBinding, getAttributes, getCollection, getCollection, getDeclaredAttribute, getDeclaredAttributes, getDeclaredCollection, getDeclaredCollection, getDeclaredList, getDeclaredList, getDeclaredMap, getDeclaredMap, getDeclaredPluralAttributes, getDeclaredSet, getDeclaredSet, getDeclaredSingularAttribute, getDeclaredSingularAttribute, getDeclaredSingularAttributes, getDiscriminatorColumn, getDiscriminatorValue, getEntityAnnotation, getInheritenceType, getList, getList, getMap, getMap, getPluralAttributes, getSchemaName, getSet, getSet, getSingularAttribute, getSingularAttribute, getSingularAttributes, getSubManagedType, getSuperClazzType, getTableName, hasEmbeddableAttribute, hasLobAttribute, hasValidationConstraints, isInherited, setHasLobAttributegetJavaType, getPersistenceTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributes, getCollection, getCollection, getDeclaredAttribute, getDeclaredAttributes, getDeclaredCollection, getDeclaredCollection, getDeclaredList, getDeclaredList, getDeclaredMap, getDeclaredMap, getDeclaredPluralAttributes, getDeclaredSet, getDeclaredSet, getDeclaredSingularAttribute, getDeclaredSingularAttribute, getDeclaredSingularAttributes, getList, getList, getMap, getMap, getPluralAttributes, getSet, getSet, getSingularAttribute, getSingularAttribute, getSingularAttributesCopyright © 2015. All Rights Reserved.