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

O

onDelete(SQLReferenceOption) - Method in class com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint.ForeignKeyConstraintBuilder
onDelete(SQLReferenceOption) - Method in interface com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint.OptionsOrBuild
 
onDeleteOption - Variable in class com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint.ForeignKeyConstraintBuilder
The reference option for on delete
onDeleteOption - Variable in class com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint
The reference option for on delete
onUpdate(SQLReferenceOption) - Method in class com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint.ForeignKeyConstraintBuilder
onUpdate(SQLReferenceOption) - Method in interface com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint.OptionsOrBuild
 
onUpdateOption - Variable in class com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint.ForeignKeyConstraintBuilder
The reference option for on update
onUpdateOption - Variable in class com.github.tadukoo.database.mysql.syntax.ForeignKeyConstraint
The reference option for on update
operation - Variable in class com.github.tadukoo.database.mysql.syntax.statement.SQLAlterStatement
The operation to perform
operation - Variable in class com.github.tadukoo.database.mysql.syntax.statement.SQLAlterStatement.SQLAlterStatementBuilder
The operation to perform
operator - Variable in class com.github.tadukoo.database.mysql.syntax.conditional.Conditional.ConditionalBuilder
The operator for the conditional (it may be null if we have just one condition)
operator - Variable in class com.github.tadukoo.database.mysql.syntax.conditional.Conditional
The operator for the conditional (it may be null if we have just one condition)
operator - Variable in class com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement.ConditionStatementBuilder
The operator of the statement
operator - Variable in class com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement
The operator of this statement
operator - Variable in enum class com.github.tadukoo.database.mysql.syntax.conditional.SQLConjunctiveOperator
The operator string
operator - Variable in enum class com.github.tadukoo.database.mysql.syntax.conditional.SQLOperator
The operator string
operator(SQLConjunctiveOperator) - Method in class com.github.tadukoo.database.mysql.syntax.conditional.Conditional.ConditionalBuilder
operator(SQLConjunctiveOperator) - Method in interface com.github.tadukoo.database.mysql.syntax.conditional.Conditional.Operator
 
operator(SQLOperator) - Method in class com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement.ConditionStatementBuilder
operator(SQLOperator) - Method in interface com.github.tadukoo.database.mysql.syntax.conditional.ConditionalStatement.Operator
 
option - Variable in enum class com.github.tadukoo.database.mysql.syntax.SQLReferenceOption
The option value
OR - Enum constant in enum class com.github.tadukoo.database.mysql.syntax.conditional.SQLConjunctiveOperator
Either statement could be true (OR)
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