Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages

V

value - Variable in class com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement.ConditionStatementBuilder
the value of the statement
value - Variable in class com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement
The value of this statement
value - Variable in class com.github.tadukoo.database.mysql.syntax.conditional.EqualsStatement
The value of the statement
value(Object) - Method in class com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement.ConditionStatementBuilder
value(Object) - Method in interface com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement.Value
 
valueOf(String) - Static method in enum class com.github.tadukoo.database.mysql.syntax.conditional.SQLConjunctiveOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.tadukoo.database.mysql.syntax.conditional.SQLOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLColumnOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLDataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLReferenceOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLType
Returns the enum constant of this class with the specified name.
values - Variable in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.Builder
The possible values for the column
values - Variable in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.ColumnDefinitionBuilder
The possible values for the column
values - Variable in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition
The possible values for the column
values - Variable in class com.github.tadukoo.database.mysql.syntax.statement.SQLInsertStatement.SQLInsertStatementBuilder
The values to insert
values - Variable in class com.github.tadukoo.database.mysql.syntax.statement.SQLInsertStatement
The values to insert
values() - Static method in enum class com.github.tadukoo.database.mysql.syntax.conditional.SQLConjunctiveOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.tadukoo.database.mysql.syntax.conditional.SQLOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLColumnOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLDataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLReferenceOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.tadukoo.database.mysql.syntax.SQLType
Returns an array containing the constants of this enum class, in the order they are declared.
values(Object...) - Method in interface com.github.tadukoo.database.mysql.syntax.statement.SQLInsertStatement.ColumnsAndValuesOrSelectStatement
 
values(Object...) - Method in class com.github.tadukoo.database.mysql.syntax.statement.SQLInsertStatement.SQLInsertStatementBuilder
values(String...) - Method in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.ColumnDefinitionBuilder
values(String...) - Method in interface com.github.tadukoo.database.mysql.syntax.ColumnDefinition.Values
 
values(List<Object>) - Method in interface com.github.tadukoo.database.mysql.syntax.statement.SQLInsertStatement.ColumnsAndValuesOrSelectStatement
 
values(List<Object>) - Method in class com.github.tadukoo.database.mysql.syntax.statement.SQLInsertStatement.SQLInsertStatementBuilder
values(List<String>) - Method in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.ColumnDefinitionBuilder
values(List<String>) - Method in interface com.github.tadukoo.database.mysql.syntax.ColumnDefinition.Values
 
varbinary() - Method in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.ColumnDefinitionBuilder
Sets the data type to VARBINARY.
varbinary() - Method in interface com.github.tadukoo.database.mysql.syntax.ColumnDefinition.DataType
Sets the data type to VARBINARY.
VARBINARY - Enum constant in enum class com.github.tadukoo.database.mysql.syntax.SQLDataType
The VARBINARY type in MySQL
varchar() - Method in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.ColumnDefinitionBuilder
Sets the data type to VARCHAR.
varchar() - Method in interface com.github.tadukoo.database.mysql.syntax.ColumnDefinition.DataType
Sets the data type to VARCHAR.
VARCHAR - Enum constant in enum class com.github.tadukoo.database.mysql.syntax.SQLDataType
The VARCHAR type in MySQL
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages