| 
 | ||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| ExampleQueryCommand.Context を使用しているパッケージ | |
|---|---|
| org.seasar.kuina.dao.internal.command | Kuina-Daoがサポートするオペレーションを実行するためのコマンドを提供します. | 
| org.seasar.kuina.dao.internal.command での ExampleQueryCommand.Context の使用 | 
|---|
| ExampleQueryCommand.Context 型のパラメータを持つ org.seasar.kuina.dao.internal.command のメソッド | |
|---|---|
| protected  void | ExampleQueryCommand.addCondition(SelectStatement statement,
             Class<?> entityClass,
             Object entity,
             String pathExpression,
             ExampleQueryCommand.Context context)SELECT文に検索条件を追加します. | 
| protected  void | ExampleQueryCommand.addCondition(SelectStatement statement,
             Object entity,
             AttributeDesc attribute,
             String pathExpression,
             ExampleQueryCommand.Context context)エンティティの属性を検索条件としてSELECT文に追加します. | 
| 
 | ||||||||||
| 前 次 | フレームあり フレームなし | |||||||||