パッケージ | 説明 |
---|---|
org.seasar.robot.db.cbean.bs | |
org.seasar.robot.db.cbean.cq.bs | |
org.seasar.robot.db.cbean.cq.ciq |
修飾子とタイプ | フィールドと説明 |
---|---|
protected UrlQueueCQ |
BsUrlQueueCB._conditionQuery |
修飾子とタイプ | メソッドと説明 |
---|---|
protected UrlQueueCQ |
BsUrlQueueCB.createLocalCQ() |
UrlQueueCQ |
BsUrlQueueCB.getConditionQuery() |
UrlQueueCQ |
BsUrlQueueCB.query()
Prepare for various queries.
|
protected UrlQueueCQ |
BsUrlQueueCB.xcreateCQ(org.seasar.dbflute.cbean.ConditionQuery childQuery,
org.seasar.dbflute.cbean.sqlclause.SqlClause sqlClause,
String aliasName,
int nestLevel) |
protected UrlQueueCQ |
BsUrlQueueCB.xnewCQ(org.seasar.dbflute.cbean.ConditionQuery childQuery,
org.seasar.dbflute.cbean.sqlclause.SqlClause sqlClause,
String aliasName,
int nestLevel) |
修飾子とタイプ | メソッドと説明 |
---|---|
org.seasar.dbflute.cbean.chelper.HpSDRFunction<UrlQueueCB,UrlQueueCQ> |
BsUrlQueueCB.HpSpecification.myselfDerived()
Prepare for (Specify)MyselfDerived (SubQuery).
|
コンストラクタと説明 |
---|
BsUrlQueueCB.HpSpecification(org.seasar.dbflute.cbean.ConditionBean baseCB,
org.seasar.dbflute.cbean.chelper.HpSpQyCall<UrlQueueCQ> qyCall,
org.seasar.dbflute.cbean.chelper.HpCBPurpose purpose,
org.seasar.dbflute.dbmeta.DBMetaProvider dbmetaProvider) |
修飾子とタイプ | フィールドと説明 |
---|---|
protected Map<String,UrlQueueCQ> |
BsUrlQueueCQ._myselfExistsMap |
protected Map<String,UrlQueueCQ> |
BsUrlQueueCQ._myselfInScopeMap |
protected Map<String,UrlQueueCQ> |
BsUrlQueueCQ._queryMyselfDerivedMap |
protected Map<String,UrlQueueCQ> |
BsUrlQueueCQ._scalarConditionMap |
protected Map<String,UrlQueueCQ> |
BsUrlQueueCQ._specifyMyselfDerivedMap |
修飾子とタイプ | メソッドと説明 |
---|---|
Map<String,UrlQueueCQ> |
BsUrlQueueCQ.getMyselfExists() |
Map<String,UrlQueueCQ> |
BsUrlQueueCQ.getMyselfInScope() |
Map<String,UrlQueueCQ> |
BsUrlQueueCQ.getQueryMyselfDerived() |
Map<String,UrlQueueCQ> |
BsUrlQueueCQ.getScalarCondition() |
Map<String,UrlQueueCQ> |
BsUrlQueueCQ.getSpecifyMyselfDerived() |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
BsUrlQueueCQ.keepMyselfExists(UrlQueueCQ sq) |
abstract String |
AbstractBsUrlQueueCQ.keepMyselfExists(UrlQueueCQ sq) |
String |
BsUrlQueueCQ.keepMyselfInScope(UrlQueueCQ sq) |
abstract String |
AbstractBsUrlQueueCQ.keepMyselfInScope(UrlQueueCQ sq) |
String |
BsUrlQueueCQ.keepQueryMyselfDerived(UrlQueueCQ sq) |
abstract String |
AbstractBsUrlQueueCQ.keepQueryMyselfDerived(UrlQueueCQ sq) |
String |
BsUrlQueueCQ.keepScalarCondition(UrlQueueCQ sq) |
abstract String |
AbstractBsUrlQueueCQ.keepScalarCondition(UrlQueueCQ sq) |
String |
BsUrlQueueCQ.keepSpecifyMyselfDerived(UrlQueueCQ sq) |
abstract String |
AbstractBsUrlQueueCQ.keepSpecifyMyselfDerived(UrlQueueCQ sq) |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
UrlQueueCIQ.keepMyselfExists(UrlQueueCQ sq) |
String |
UrlQueueCIQ.keepMyselfInScope(UrlQueueCQ sq) |
String |
UrlQueueCIQ.keepQueryMyselfDerived(UrlQueueCQ sq) |
String |
UrlQueueCIQ.keepScalarCondition(UrlQueueCQ sq) |
String |
UrlQueueCIQ.keepSpecifyMyselfDerived(UrlQueueCQ sq) |
Copyright © 2009–2014 The Seasar Foundation. All rights reserved.