Uses of Enum
com.objectsql.support.ConditionType
Packages that use ConditionType
-
Uses of ConditionType in com.objectsql.support
Methods in com.objectsql.support that return ConditionTypeModifier and TypeMethodDescriptionConditionObject.getType()static ConditionTypeReturns the enum constant of this type with the specified name.static ConditionType[]ConditionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.objectsql.support with parameters of type ConditionTypeConstructors in com.objectsql.support with parameters of type ConditionType