|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.extension.jdbc.where.AbstractWhere<SimpleWhere> org.seasar.extension.jdbc.where.SimpleWhere
public class SimpleWhere
入力された項目をandでつなげていくような検索条件を組み立てるクラスです。
フィールドの概要 |
---|
クラス org.seasar.extension.jdbc.where.AbstractWhere から継承されたフィールド |
---|
criteriaSb, excludesWhitespace, paramList, propertyNameList |
コンストラクタの概要 | |
---|---|
SimpleWhere()
SimpleWhere を作成します。 |
メソッドの概要 |
---|
クラス org.seasar.extension.jdbc.where.AbstractWhere から継承されたメソッド |
---|
addCondition, assertPropertyName, contains, ends, eq, excludesWhitespace, ge, getCriteria, getParams, getPropertyNames, gt, ignoreWhitespace, in, in, isNotNull, isNull, le, like, like, lt, ne, normalize, normalizeArray, normalizeList, notContains, notEnds, notIn, notIn, notLike, notLike, notStarts, starts |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース org.seasar.extension.jdbc.Where から継承されたメソッド |
---|
getCriteria, getParams, getPropertyNames |
コンストラクタの詳細 |
---|
public SimpleWhere()
SimpleWhere
を作成します。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |