public abstract class AbstractCondition extends AbstractQueryObject implements Condition
Constructor and Description |
---|
AbstractCondition() |
Modifier and Type | Method and Description |
---|---|
Condition |
and(Condition condition)
AND condition of condition query object.
|
Condition |
or(Condition condition)
OR condition of condition query object.
|
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Copyright © 2013. All rights reserved.