类 AbstractImmutableTypeImpl
java.lang.Object
org.babyfish.jimmer.meta.impl.AbstractImmutableTypeImpl
- 所有已实现的接口:
ImmutableType
-
嵌套类概要
从接口继承的嵌套类/接口 org.babyfish.jimmer.meta.ImmutableType
ImmutableType.Builder -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.babyfish.jimmer.meta.ImmutableType
getDeclaredLogicalDeletedInfo, getDeclaredProps, getDraftFactory, getIdGenerator, getIdProp, getImmutableAnnotation, getJavaClass, getKeyProps, getLogicalDeletedInfo, getMicroServiceName, getProp, getProp, getProps, getSelectableProps, getSelectableReferenceProps, getSuperType, getTableName, getVersionProp, isAssignableFrom, isEmbeddable, isEntity, isKotlinClass, isMappedSuperclass
-
构造器详细资料
-
AbstractImmutableTypeImpl
public AbstractImmutableTypeImpl()
-
-
方法详细资料
-
getPropChain
- 指定者:
getPropChain在接口中ImmutableType
-