Uses of Enum Class
org.nervousync.database.query.condition.QueryCondition.ConditionType
Packages that use QueryCondition.ConditionType
-
Uses of QueryCondition.ConditionType in org.nervousync.database.query.condition
Methods in org.nervousync.database.query.condition that return QueryCondition.ConditionTypeModifier and TypeMethodDescriptionMatchCondition.getConditionType()Gets condition type.static QueryCondition.ConditionTypeReturns the enum constant of this class with the specified name.static QueryCondition.ConditionType[]QueryCondition.ConditionType.values()Returns an array containing the constants of this enum class, in the order they are declared.