public class IdInfo extends ColumnInfo
alias, buildTypeHandler, column, comment, ignore, jdbcType, maskType, property, propertyType, typeHandler
Modifier and Type | Method and Description |
---|---|
Boolean |
getBefore() |
KeyType |
getKeyType() |
String |
getValue() |
void |
setBefore(Boolean before) |
void |
setKeyType(KeyType keyType) |
void |
setValue(String value) |
buildTypeHandler, getAlias, getColumn, getComment, getJdbcType, getMaskType, getProperty, getPropertyType, isIgnore, setAlias, setColumn, setComment, setIgnore, setJdbcType, setMaskType, setProperty, setPropertyType, setTypeHandler
public IdInfo(Id id)
Copyright © 2024. All rights reserved.