| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean | |
| org.dbflute.cbean.chelper |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected <CQ extends ConditionQuery> |
AbstractConditionBean.xcreateSpQyCall(HpSpQyHas<CQ> has,
HpSpQyQy<CQ> qy) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
HpSpQyDelegatingCall<CQ extends ConditionQuery> |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected HpSpQyCall<CQ> |
HpAbstractSpecification._qyCall |
protected HpSpQyCall<CQ> |
HpAbstractSpecification._syncQyCall |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected HpSpQyCall<CQ> |
HpAbstractSpecification.qyCall()
Get the query call with sync.
|
protected <MYCQ extends ConditionQuery> |
HpAbstractSpecification.xcreateSpQyCall(HpSpQyHas<MYCQ> has,
HpSpQyQy<MYCQ> qy) |
HpSpQyCall<CQ> |
HpAbstractSpecification.xsyncQyCall() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
HpAbstractSpecification.xsetSyncQyCall(HpSpQyCall<CQ> qyCall) |
| コンストラクタと説明 |
|---|
HpAbstractSpecification(ConditionBean baseCB,
HpSpQyCall<CQ> qyCall,
HpCBPurpose purpose,
DBMetaProvider dbmetaProvider,
HpSDRFunctionFactory sdrFuncFactory) |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.