Uses of Interface
com.github.tadukoo.database.mysql.syntax.conditional.Conditional.Build
Package
Description
Contains syntax elements relating to conditionals
-
Uses of Conditional.Build in com.github.tadukoo.database.mysql.syntax.conditional
Modifier and TypeInterfaceDescriptionstatic interface
TheOperator
or building part of building aConditional
Modifier and TypeClassDescriptionstatic class
Conditional Builder is used to build aConditional
.Modifier and TypeMethodDescriptionConditional.ConditionalBuilder.secondCond
(Conditional secondCond) Conditional.SecondCondition.secondCond
(Conditional secondCond) Conditional.ConditionalBuilder.secondCondStmt
(ConditionalStatement secondCondStmt) Conditional.SecondCondition.secondCondStmt
(ConditionalStatement secondCondStmt)