接口 DtoProp<T extends org.babyfish.jimmer.dto.compiler.spi.BaseType,P extends org.babyfish.jimmer.dto.compiler.spi.BaseProp>
public interface DtoProp<T extends org.babyfish.jimmer.dto.compiler.spi.BaseType,P extends org.babyfish.jimmer.dto.compiler.spi.BaseProp>
-
方法详细资料
-
toTailProp
-
getBaseProp
P getBaseProp() -
getBasePath
String getBasePath() -
getNextProp
-
getName
String getName() -
isNullable
boolean isNullable() -
isIdOnly
boolean isIdOnly() -
isFlat
boolean isFlat() -
getAlias
-
getTargetType
-
isRecursive
boolean isRecursive() -
isNewTarget
boolean isNewTarget() -
getBaseLine
int getBaseLine() -
getAliasLine
int getAliasLine() -
getFuncName
-