| インタフェース | 説明 |
|---|---|
| AndQuery<AND_CB extends ConditionBean> |
The interface of and-query.
|
| ModeQuery |
The interface of mode-query.
|
| NextStageQuery<CB extends ConditionBean> |
The interface of next-stage query, that means it sets up condition for the next select statement.
|
| OrQuery<OR_CB extends ConditionBean> |
The interface of or-query.
|
| ScalarQuery<CB extends ConditionBean> |
The interface of scalar-query.
|
| SpecifyQuery<CB extends ConditionBean> |
The interface of specify-query.
|
| SubQuery<SUB_CB extends ConditionBean> |
The interface of sub-query.
|
| UnionQuery<UNION_CB extends ConditionBean> |
The interface of union-query.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.