索引

A B C D E F G I J M N O P R S T U V 
All Classes and Interfaces|常量字段值|所有程序包

A

Abort - enum class 中的枚举常量 com.tencent.wcdb.winq.ConflictAction
 
addColumnDef(ColumnDef) - 类中的方法 com.tencent.wcdb.orm.Binding
 
addIndex(String, StatementCreateIndex) - 类中的方法 com.tencent.wcdb.orm.Binding
 
addTableConstraint(TableConstraint) - 类中的方法 com.tencent.wcdb.orm.Binding
 
allBindingFields() - 接口中的方法 com.tencent.wcdb.orm.TableBinding
 
allColumnInfo - 类中的变量 com.tencent.wcdb.compiler.JavaCodeGenerator
 
allInfo - 类中的静态变量 com.tencent.wcdb.compiler.JavaFieldORMInfo
 
allTypes - 类中的静态变量 com.tencent.wcdb.compiler.JavaFieldORMInfo
 
Asc - enum class 中的枚举常量 com.tencent.wcdb.winq.Order
 
asIdentifier() - 类中的方法 com.tencent.wcdb.winq.Identifier
 
asIdentifier() - 接口中的方法 com.tencent.wcdb.winq.IndexedColumnConvertible
 
autoIncrement() - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 

B

baseBinding() - 接口中的方法 com.tencent.wcdb.orm.TableBinding
 
bindBLOB(byte[], int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
bindBool(boolean, int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
bindDouble(double, int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
bindField(T, Field<T>, int, PreparedStatement) - 接口中的方法 com.tencent.wcdb.orm.TableBinding
 
Binding - com.tencent.wcdb.orm中的类
 
Binding() - 类的构造器 com.tencent.wcdb.orm.Binding
 
bindingType() - 接口中的方法 com.tencent.wcdb.orm.TableBinding
 
bindInteger(long, int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
bindNull(int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
bindText(String, int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
BLOB - enum class 中的枚举常量 com.tencent.wcdb.winq.ColumnType
 
BuiltinTokenizer - com.tencent.wcdb.fts中的类
 
BuiltinTokenizer() - 类的构造器 com.tencent.wcdb.fts.BuiltinTokenizer
 
BuiltinTokenizer.Parameter - com.tencent.wcdb.fts中的类
 

C

className - 类中的变量 com.tencent.wcdb.compiler.JavaCodeGenerator
 
collate(String) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
Column - com.tencent.wcdb.winq中的类
 
Column() - 类的构造器 com.tencent.wcdb.winq.Column
 
ColumnConstraint - com.tencent.wcdb.winq中的类
 
ColumnConstraint() - 类的构造器 com.tencent.wcdb.winq.ColumnConstraint
 
ColumnConstraint(String) - 类的构造器 com.tencent.wcdb.winq.ColumnConstraint
 
ColumnDef - com.tencent.wcdb.winq中的类
 
ColumnDef(Column) - 类的构造器 com.tencent.wcdb.winq.ColumnDef
 
ColumnDef(Column, ColumnType) - 类的构造器 com.tencent.wcdb.winq.ColumnDef
 
ColumnDef(String) - 类的构造器 com.tencent.wcdb.winq.ColumnDef
 
ColumnDef(String, ColumnType) - 类的构造器 com.tencent.wcdb.winq.ColumnDef
 
ColumnType - com.tencent.wcdb.winq中的Enum Class
 
com.tencent.wcdb.compiler - 程序包 com.tencent.wcdb.compiler
 
com.tencent.wcdb.core - 程序包 com.tencent.wcdb.core
 
com.tencent.wcdb.fts - 程序包 com.tencent.wcdb.fts
 
com.tencent.wcdb.orm - 程序包 com.tencent.wcdb.orm
 
com.tencent.wcdb.winq - 程序包 com.tencent.wcdb.winq
 
configVirtualModule(String) - 类中的方法 com.tencent.wcdb.orm.Binding
 
configVirtualModuleArgument(String) - 类中的方法 com.tencent.wcdb.orm.Binding
 
conflict(ConflictAction) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
ConflictAction - com.tencent.wcdb.winq中的Enum Class
 
constraint(ColumnConstraint) - 类中的方法 com.tencent.wcdb.winq.ColumnDef
 
createIndex(String) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 

D

defaultTo(boolean) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
defaultTo(double) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
defaultTo(long) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
defaultTo(String) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
Desc - enum class 中的枚举常量 com.tencent.wcdb.winq.Order
 

E

ExpressionOperable - com.tencent.wcdb.winq中的类
 
ExpressionOperable() - 类的构造器 com.tencent.wcdb.winq.ExpressionOperable
 
extractObject(Field<T>[], PreparedStatement) - 接口中的方法 com.tencent.wcdb.orm.TableBinding
 

F

Fail - enum class 中的枚举常量 com.tencent.wcdb.winq.ConflictAction
 
Field<T> - com.tencent.wcdb.orm中的类
 
Field(String, TableBinding<T>, int, boolean) - 类的构造器 com.tencent.wcdb.orm.Field
 
Float - enum class 中的枚举常量 com.tencent.wcdb.winq.ColumnType
 
foreignKey(ForeignKey) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
foreignKey(ForeignKey, Column...) - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
foreignKey(ForeignKey, String...) - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
ForeignKey - com.tencent.wcdb.winq中的类
 
ForeignKey() - 类的构造器 com.tencent.wcdb.winq.ForeignKey
 

G

generate() - 类中的方法 com.tencent.wcdb.compiler.JavaCodeGenerator
 
getBLOB(int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
getBool(int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
getColumnCount() - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
getColumnType(int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
getDescription() - 类中的方法 com.tencent.wcdb.winq.Identifier
 
getDouble(int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
getFieldId() - 类中的方法 com.tencent.wcdb.orm.Field
 
getInteger(int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 
getSupportedAnnotationTypes() - 类中的方法 com.tencent.wcdb.compiler.JavaAnnotationProcessor
 
getSupportedSourceVersion() - 类中的方法 com.tencent.wcdb.compiler.JavaAnnotationProcessor
 
getText(int) - 类中的方法 com.tencent.wcdb.core.PreparedStatement
 

I

ICU - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 
Identifier - com.tencent.wcdb.winq中的类
 
Identifier() - 类的构造器 com.tencent.wcdb.winq.Identifier
 
ifNotExist() - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
Ignore - enum class 中的枚举常量 com.tencent.wcdb.winq.ConflictAction
 
indexedBy(IndexedColumnConvertible) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
indexedBy(IndexedColumnConvertible) - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
indexedBy(IndexedColumnConvertible...) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
indexedBy(IndexedColumnConvertible...) - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
indexedBy(String) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
indexedBy(String) - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
indexedBy(String...) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
indexedBy(String...) - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
IndexedColumnConvertible - com.tencent.wcdb.winq中的接口
 
init(ProcessingEnvironment) - 类中的方法 com.tencent.wcdb.compiler.JavaAnnotationProcessor
 
Integer - enum class 中的枚举常量 com.tencent.wcdb.winq.ColumnType
 
isAutoIncrement(T) - 接口中的方法 com.tencent.wcdb.orm.TableBinding
 

J

JavaAnnotationProcessor - com.tencent.wcdb.compiler中的类
 
JavaAnnotationProcessor() - 类的构造器 com.tencent.wcdb.compiler.JavaAnnotationProcessor
 
JavaCodeGenerator - com.tencent.wcdb.compiler中的类
 
JavaCodeGenerator() - 类的构造器 com.tencent.wcdb.compiler.JavaCodeGenerator
 
JavaFieldORMInfo - com.tencent.wcdb.compiler中的类
 

M

main() - 类中的静态方法 com.tencent.wcdb.winq.Schema
 
MMICU - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 

N

NeedSymbol - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer.Parameter
 
None - enum class 中的枚举常量 com.tencent.wcdb.winq.ConflictAction
 
notNull() - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
Null - enum class 中的枚举常量 com.tencent.wcdb.winq.ColumnType
 

O

of(Schema) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
of(String) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
on(String) - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
onConflict(ConflictAction) - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
OneOrBinary - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 
OPTION_VERBOSE - 类中的静态变量 com.tencent.wcdb.compiler.JavaAnnotationProcessor
 
order(Order) - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
Order - com.tencent.wcdb.winq中的Enum Class
 
ormClassName - 类中的变量 com.tencent.wcdb.compiler.JavaCodeGenerator
 

P

packageName - 类中的变量 com.tencent.wcdb.compiler.JavaCodeGenerator
 
Parameter() - 类的构造器 com.tencent.wcdb.fts.BuiltinTokenizer.Parameter
 
Pinyin - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 
Porter - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 
PreparedStatement - com.tencent.wcdb.core中的类
 
PreparedStatement() - 类的构造器 com.tencent.wcdb.core.PreparedStatement
 
primaryKey() - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
primaryKey() - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 
process(Set<? extends TypeElement>, RoundEnvironment) - 类中的方法 com.tencent.wcdb.compiler.JavaAnnotationProcessor
 

R

Replace - enum class 中的枚举常量 com.tencent.wcdb.winq.ConflictAction
 
Rollback - enum class 中的枚举常量 com.tencent.wcdb.winq.ConflictAction
 

S

Schema - com.tencent.wcdb.winq中的类
 
Schema(String) - 类的构造器 com.tencent.wcdb.winq.Schema
 
setLastInsertRowId(T, long) - 接口中的方法 com.tencent.wcdb.orm.TableBinding
 
Simple - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 
SimplifyChinese - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer.Parameter
 
SkipStemming - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer.Parameter
 
StatementCreateIndex - com.tencent.wcdb.winq中的类
 
StatementCreateIndex() - 类的构造器 com.tencent.wcdb.winq.StatementCreateIndex
 

T

TableBinding<T> - com.tencent.wcdb.orm中的接口
 
TableConstraint - com.tencent.wcdb.winq中的类
 
TableConstraint() - 类的构造器 com.tencent.wcdb.winq.TableConstraint
 
TableConstraint(String) - 类的构造器 com.tencent.wcdb.winq.TableConstraint
 
tableConstraintInfo - 类中的变量 com.tencent.wcdb.compiler.JavaCodeGenerator
 
temp() - 类中的静态方法 com.tencent.wcdb.winq.Schema
 
Text - enum class 中的枚举常量 com.tencent.wcdb.winq.ColumnType
 

U

Unicode61 - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 
unIndex() - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
unique() - 类中的方法 com.tencent.wcdb.winq.ColumnConstraint
 
unique() - 类中的方法 com.tencent.wcdb.winq.StatementCreateIndex
 
unique() - 类中的方法 com.tencent.wcdb.winq.TableConstraint
 

V

valueOf(int) - enum class中的静态方法 com.tencent.wcdb.winq.ColumnType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.tencent.wcdb.winq.ColumnType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.tencent.wcdb.winq.ConflictAction
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.tencent.wcdb.winq.Order
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 com.tencent.wcdb.winq.ColumnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.tencent.wcdb.winq.ConflictAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.tencent.wcdb.winq.Order
Returns an array containing the constants of this enum class, in the order they are declared.
Verbatim - 类中的静态变量 com.tencent.wcdb.fts.BuiltinTokenizer
 
A B C D E F G I J M N O P R S T U V 
All Classes and Interfaces|常量字段值|所有程序包