Uses of Package
com.github.tadukoo.database.mysql.syntax.conditional
Packages that use com.github.tadukoo.database.mysql.syntax.conditional
Package
Description
Contains syntax elements to help build SQL statements
Contains syntax elements relating to conditionals
Contains classes for creating MySQL statements
-
Classes in com.github.tadukoo.database.mysql.syntax.conditional used by com.github.tadukoo.database.mysql.syntaxClassDescriptionConditional represents a (potentially complex) conditional in MySQLConditional Statement represents a single conditional statement in MySQL (it may be part of a greater
Conditional) -
Classes in com.github.tadukoo.database.mysql.syntax.conditional used by com.github.tadukoo.database.mysql.syntax.conditionalClassDescriptionConditional represents a (potentially complex) conditional in MySQLThe Building part of building a
ConditionalThe First Condition part of building aConditionalTheOperatorpart of building aConditionalTheOperatoror building part of building aConditionalThe Second Condition part of building aConditionalConditional Statement represents a single conditional statement in MySQL (it may be part of a greaterConditional)The building part of building aConditionalStatementTheColumnpart of building aConditionalStatementTheOperatorpart of building aConditionalStatementThe Value part of building aConditionalStatementSQL Conjunctive Operator represents operators that join conditional statements together.SQL Operator represents a conditional operator in MySQL -
Classes in com.github.tadukoo.database.mysql.syntax.conditional used by com.github.tadukoo.database.mysql.syntax.statementClassDescriptionConditional represents a (potentially complex) conditional in MySQLEqualsStatement represents a simple MySQL equals statement