パッケージ org.nkjmlab.sorm4j.sql
クラス SelectBuilder.Condition
- java.lang.Object
-
- org.nkjmlab.sorm4j.sql.SelectBuilder.Condition
-
- 含まれているインタフェース:
- SelectBuilder
public static class SelectBuilder.Condition extends Object
Value object represents conditions of where clause or having clause. This object could include AND and OR operators.