Uses of Enum
org.mybatis.dynamic.sql.common.AbstractBooleanExpressionDSL.StatementType
Packages that use AbstractBooleanExpressionDSL.StatementType
-
Uses of AbstractBooleanExpressionDSL.StatementType in org.mybatis.dynamic.sql.common
Methods in org.mybatis.dynamic.sql.common that return AbstractBooleanExpressionDSL.StatementTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AbstractBooleanExpressionDSL.StatementType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.mybatis.dynamic.sql.common with parameters of type AbstractBooleanExpressionDSL.StatementTypeModifier and TypeMethodDescriptionprotected voidAbstractBooleanExpressionDSL.setInitialCriterion(SqlCriterion initialCriterion, AbstractBooleanExpressionDSL.StatementType statementType)