public class MappedSuperclassTypeImpl<X> extends AbstractIdentifiableType<X> implements javax.persistence.metamodel.MappedSuperclassType<X>
AbstractManagedType.Builder<X>| 构造器和说明 |
|---|
MappedSuperclassTypeImpl(Class<X> javaType,
javax.persistence.MappedSuperclass mappedSuperclass,
AbstractIdentifiableType<? super X> superType) |
| 限定符和类型 | 方法和说明 |
|---|---|
javax.persistence.metamodel.Type.PersistenceType |
getPersistenceType() |
getDeclaredId, getDeclaredVersion, getDeclaredVersion, getId, getIdClassAttributes, getIdClassAttributesSafely, getIdType, getSupertype, getVersion, hasIdClass, hasSingleIdAttribute, hasVersionAttribute, internalGetIdgetAttribute, 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, isPrimitiveVariant, lockgetJavaType, getTypeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDeclaredId, getDeclaredVersion, getId, getIdClassAttributes, getIdType, getSupertype, getVersion, hasSingleIdAttribute, hasVersionAttributegetAttribute, 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 MappedSuperclassTypeImpl(Class<X> javaType, javax.persistence.MappedSuperclass mappedSuperclass, AbstractIdentifiableType<? super X> superType)
public javax.persistence.metamodel.Type.PersistenceType getPersistenceType()
getPersistenceType 在接口中 javax.persistence.metamodel.Type<X>Copyright © 2019. All rights reserved.