程序包 com.tencent.wcdb
Annotation Interface WCDBField
-
可选元素概要
可选元素修饰符和类型可选元素说明booleanbooleanbooleanbooleanbooleanboolean
-
元素详细资料
-
columnName
String columnName- 默认值:
- ""
-
isPrimary
boolean isPrimary- 默认值:
- false
-
isAutoIncrement
boolean isAutoIncrement- 默认值:
- false
-
enableAutoIncrementForExistingTable
boolean enableAutoIncrementForExistingTable- 默认值:
- false
-
isUnique
boolean isUnique- 默认值:
- false
-
isNotNull
boolean isNotNull- 默认值:
- false
-
isNotIndexed
boolean isNotIndexed- 默认值:
- false
-