- 所有已实现的接口:
ColumnInfo
通过注解配置的 column
- 版本:
- 1.11.8
- 作者:
- scx567888
-
-
-
方法概要
boolean
boolean
boolean
boolean
boolean
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
AnnotationConfigColumnInfo
public AnnotationConfigColumnInfo(Field javaField)
a
- 参数:
javaField - a
-
方法详细资料
-
-
notNull
public boolean notNull()
-
primaryKey
public boolean primaryKey()
-
autoIncrement
public boolean autoIncrement()
-
-
-
-
-
unique
public boolean unique()
-
needIndex
public boolean needIndex()