Package com.landawn.abacus.condition
Class Like
java.lang.Object
com.landawn.abacus.condition.AbstractCondition
com.landawn.abacus.condition.Binary
com.landawn.abacus.condition.Like
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.landawn.abacus.condition.Binary
clearParameters, copy, equals, getParameters, getPropName, getPropValue, hashCode, setPropValue, toString
Methods inherited from class com.landawn.abacus.condition.AbstractCondition
and, getOperator, not, or, toString
-
Constructor Details
-
Like
- Parameters:
propName
-propValue
-
-