public class EmbeddableTypeImpl<X> extends AbstractManagedType<X> implements javax.persistence.metamodel.EmbeddableType<X>, Serializable
AbstractManagedType.Builder<X>| 构造器和说明 |
|---|
EmbeddableTypeImpl(Class<X> javaType,
AbstractManagedType parent) |
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractManagedType |
getParent() |
javax.persistence.metamodel.Type.PersistenceType |
getPersistenceType() |
getAttribute, getAttributes, getBuilder, 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, getSingularAttributes, getSupertype, isPrimitiveVariant, lockgetJavaType, getTypeNameclone, 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, getSingularAttributespublic EmbeddableTypeImpl(Class<X> javaType, AbstractManagedType parent)
public javax.persistence.metamodel.Type.PersistenceType getPersistenceType()
getPersistenceType 在接口中 javax.persistence.metamodel.Type<X>public AbstractManagedType getParent()
Copyright © 2019. All rights reserved.