クラスの使用
org.nkjmlab.sorm4j.util.sql.SelectSql.Condition
SelectSql.Conditionを使用しているパッケージ
-
org.nkjmlab.sorm4j.util.sqlでのSelectSql.Conditionの使用
修飾子とタイプメソッド説明static SelectSql.ConditionCreates AND condition with concatenating arguments.static SelectSql.Conditionstatic SelectSql.ConditionCreates a condition with binary operatorstatic SelectSql.ConditionCreatesSelectSql.Conditioninstance.static SelectSql.Conditionstatic SelectSql.ConditionCreates OR condition with concatenating arguments.SelectSql.Condition型のパラメータを持つorg.nkjmlab.sorm4j.util.sqlのメソッド修飾子とタイプメソッド説明SelectSql.Builder.having(SelectSql.Condition condition) Creates having clause with the givenSelectSql.Condition.JoinSql.Builder.where(SelectSql.Condition condition) Creates where clause.SelectSql.Builder.where(SelectSql.Condition condition) Creates where clause.static StringSelectSql.where(SelectSql.Condition searchCondition)