public class BsUrlQueueCQ extends AbstractBsUrlQueueCQ
org.seasar.dbflute.cbean.AbstractConditionQuery.GeneralColumnRealNameProvider, org.seasar.dbflute.cbean.AbstractConditionQuery.NssCall, org.seasar.dbflute.cbean.AbstractConditionQuery.OracleMatchLikeSearch, org.seasar.dbflute.cbean.AbstractConditionQuery.PostgreSQLMatchLikeSearch, org.seasar.dbflute.cbean.AbstractConditionQuery.PropertyNameCQContainer
修飾子とタイプ | フィールドと説明 |
---|---|
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_createTime |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_depth |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_encoding |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_id |
protected UrlQueueCIQ |
_inlineQuery |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_lastModified |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_method |
protected Map<String,UrlQueueCQ> |
_myselfExistsMap |
protected Map<String,UrlQueueCQ> |
_myselfInScopeMap |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_parentUrl |
protected Map<String,UrlQueueCQ> |
_queryMyselfDerivedMap |
protected Map<String,Object> |
_qyeryMyselfDerivedParameterMap |
protected Map<String,UrlQueueCQ> |
_scalarConditionMap |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_sessionId |
protected Map<String,UrlQueueCQ> |
_specifyMyselfDerivedMap |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
_url |
_aliasName, _baseCB, _foreignPropertyName, _inline, _nestLevel, _onClause, _parameterOptionMap, _referrerQuery, _relationPath, _sqlClause, _subQueryLevel, _unionAllQueryMap, _unionQueryMap, CK_EQ, CK_GE, CK_GT, CK_INS, CK_ISN, CK_ISNN, CK_ISNOE, CK_LE, CK_LS, CK_LT, CK_NES, CK_NET, CK_NINS, CK_NLS, CQ_PROPERTY, DOBJ
コンストラクタと説明 |
---|
BsUrlQueueCQ(org.seasar.dbflute.cbean.ConditionQuery childQuery,
org.seasar.dbflute.cbean.sqlclause.SqlClause sqlClause,
String aliasName,
int nestLevel) |
修飾子とタイプ | メソッドと説明 |
---|---|
BsUrlQueueCQ |
addOrderBy_CreateTime_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_CreateTime_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_Depth_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_Depth_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_Encoding_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_Encoding_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_Id_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_Id_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_LastModified_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_LastModified_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_Method_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_Method_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_ParentUrl_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_ParentUrl_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_SessionId_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_SessionId_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addOrderBy_Url_Asc()
Add order-by as ascend.
|
BsUrlQueueCQ |
addOrderBy_Url_Desc()
Add order-by as descend.
|
BsUrlQueueCQ |
addSpecifiedDerivedOrderBy_Asc(String aliasName)
Add order-by for specified derived column as ascend.
|
BsUrlQueueCQ |
addSpecifiedDerivedOrderBy_Desc(String aliasName)
Add order-by for specified derived column as descend.
|
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCreateTime() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueCreateTime() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueDepth() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueEncoding() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueId() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueLastModified() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueMethod() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueParentUrl() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueSessionId() |
protected org.seasar.dbflute.cbean.cvalue.ConditionValue |
getCValueUrl() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getDepth() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getEncoding() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getId() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getLastModified() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getMethod() |
Map<String,UrlQueueCQ> |
getMyselfExists() |
Map<String,UrlQueueCQ> |
getMyselfInScope() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getParentUrl() |
Map<String,UrlQueueCQ> |
getQueryMyselfDerived() |
Map<String,Object> |
getQueryMyselfDerivedParameter() |
Map<String,UrlQueueCQ> |
getScalarCondition() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getSessionId() |
Map<String,UrlQueueCQ> |
getSpecifyMyselfDerived() |
org.seasar.dbflute.cbean.cvalue.ConditionValue |
getUrl() |
UrlQueueCIQ |
inline()
Prepare InlineView query.
|
String |
keepMyselfExists(UrlQueueCQ subQuery) |
String |
keepMyselfInScope(UrlQueueCQ subQuery) |
String |
keepQueryMyselfDerived(UrlQueueCQ subQuery) |
String |
keepQueryMyselfDerivedParameter(Object parameterValue) |
String |
keepScalarCondition(UrlQueueCQ subQuery) |
String |
keepSpecifyMyselfDerived(UrlQueueCQ subQuery) |
UrlQueueCIQ |
on()
Prepare OnClause query.
|
protected void |
reflectRelationOnUnionQuery(org.seasar.dbflute.cbean.ConditionQuery baseQueryAsSuper,
org.seasar.dbflute.cbean.ConditionQuery unionQueryAsSuper) |
protected String |
xCB() |
protected String |
xCQ() |
protected UrlQueueCIQ |
xcreateCIQ() |
protected Map<String,Object> |
xfindFixedConditionDynamicParameterMap(String property) |
protected String |
xMap() |
protected UrlQueueCIQ |
xnewCIQ() |
doSetDepth_Equal, doSetDepth_InScope, doSetDepth_NotEqual, doSetDepth_NotInScope, doSetEncoding_Equal, doSetEncoding_InScope, doSetEncoding_NotEqual, doSetEncoding_NotInScope, doSetId_Equal, doSetId_InScope, doSetId_NotEqual, doSetId_NotInScope, doSetMethod_Equal, doSetMethod_InScope, doSetMethod_NotEqual, doSetMethod_NotInScope, doSetParentUrl_Equal, doSetParentUrl_InScope, doSetParentUrl_NotEqual, doSetParentUrl_NotInScope, doSetSessionId_Equal, doSetSessionId_InScope, doSetSessionId_NotEqual, doSetSessionId_NotInScope, doSetUrl_Equal, doSetUrl_InScope, doSetUrl_NotEqual, doSetUrl_NotInScope, getTableDbName, myselfDerived, myselfExists, myselfInScope, regCreateTime, regDepth, regEncoding, regId, regLastModified, regMethod, regParentUrl, regSessionId, regUrl, scalar_Equal, scalar_GreaterEqual, scalar_GreaterThan, scalar_LessEqual, scalar_LessThan, scalar_NotEqual, setCreateTime_DateFromTo, setCreateTime_Equal, setCreateTime_FromTo, setCreateTime_GreaterEqual, setCreateTime_GreaterThan, setCreateTime_LessEqual, setCreateTime_LessThan, setDepth_Equal, setDepth_GreaterEqual, setDepth_GreaterThan, setDepth_InScope, setDepth_LessEqual, setDepth_LessThan, setDepth_NotEqual, setDepth_NotInScope, setDepth_RangeOf, setEncoding_Equal, setEncoding_GreaterEqual, setEncoding_GreaterThan, setEncoding_InScope, setEncoding_IsNotNull, setEncoding_IsNull, setEncoding_IsNullOrEmpty, setEncoding_LessEqual, setEncoding_LessThan, setEncoding_LikeSearch, setEncoding_NotEqual, setEncoding_NotInScope, setEncoding_NotLikeSearch, setEncoding_PrefixSearch, setId_Equal, setId_GreaterEqual, setId_GreaterThan, setId_InScope, setId_IsNotNull, setId_IsNull, setId_LessEqual, setId_LessThan, setId_NotEqual, setId_NotInScope, setId_RangeOf, setLastModified_DateFromTo, setLastModified_Equal, setLastModified_FromTo, setLastModified_GreaterEqual, setLastModified_GreaterThan, setLastModified_IsNotNull, setLastModified_IsNull, setLastModified_LessEqual, setLastModified_LessThan, setMethod_Equal, setMethod_GreaterEqual, setMethod_GreaterThan, setMethod_InScope, setMethod_LessEqual, setMethod_LessThan, setMethod_LikeSearch, setMethod_NotEqual, setMethod_NotInScope, setMethod_NotLikeSearch, setMethod_PrefixSearch, setParentUrl_Equal, setParentUrl_GreaterEqual, setParentUrl_GreaterThan, setParentUrl_InScope, setParentUrl_IsNotNull, setParentUrl_IsNull, setParentUrl_IsNullOrEmpty, setParentUrl_LessEqual, setParentUrl_LessThan, setParentUrl_LikeSearch, setParentUrl_NotEqual, setParentUrl_NotInScope, setParentUrl_NotLikeSearch, setParentUrl_PrefixSearch, setSessionId_Equal, setSessionId_GreaterEqual, setSessionId_GreaterThan, setSessionId_InScope, setSessionId_LessEqual, setSessionId_LessThan, setSessionId_LikeSearch, setSessionId_NotEqual, setSessionId_NotInScope, setSessionId_NotLikeSearch, setSessionId_PrefixSearch, setUrl_Equal, setUrl_GreaterEqual, setUrl_GreaterThan, setUrl_InScope, setUrl_LessEqual, setUrl_LessThan, setUrl_LikeSearch, setUrl_NotEqual, setUrl_NotInScope, setUrl_NotLikeSearch, setUrl_PrefixSearch, xabCB, xabCQ, xabLSO, xabSSQS, xcreateQDRFunctionMyselfDerived, xcreateScalarConditionCB, xcreateScalarConditionPartitionByCB, xcreateSSQFunction, xgetDBMetaProvider, xqderiveMyselfDerived, xscalarCondition, xsmyselfDerive
assertAliasName, assertColumnName, assertFixedConditionDynamicParameter, assertFunctionNotNull, assertObjectNotNull, assertOrderByPurpose, assertStringNotNullAndNotTrimmedEmpty, assertSubQueryNotNull, cLSOP, createCBExThrower, createEmbeddedOption, createForeignFixedConditionResolver, createReferrerFixedConditionResolver, cTL, cTNum, cTNumL, cTStrL, doInvokeForeignCQ, doInvokeHasForeignCQ, doInvokeQuery, doNss, doRegIQ, doRegisterLikeSearchQueryCompoundOptimized, doRegisterLikeSearchQuerySplitBy, doRegisterOuterJoin, doRegisterQueryDerivedReferrer, doRegisterSpecifyDerivedReferrer, doThrowConditionInvokingFailureException, fCTPD, filterConvertToPureDate, filterRemoveEmptyString, findDBMeta, fRES, getColQyCBMap, getFreePrmMap, getInternalUnionAllQueryMap, getInternalUnionQueryMap, getMnuOdrPrmMap, getOptionParameterMap, handleInvalidQuery, handleInvalidQueryList, hasUnionQueryOrUnionAllQuery, hSC, initCap, initUncap, innerJoin, invokeForeignCQ, invokeHasForeignCQ, invokeOrderBy, invokeQuery, invokeQuery, invokeQueryEqual, invokeQueryLikeSearch, invokeValue, isBaseQuery, isDerivedReferrerSelectAllPossible, isEmptyStringQueryAllowed, isInScopeRelationSuppressLocalAliasName, isOrScopeQueryAndPartEffective, isOrScopeQueryDirectlyUnder, isOrScopeQueryEffective, isValidQueryChecked, isValidQueryNoCheck, ln, nCV, newArrayList, newArrayList, newArrayList, newConditionValue, newHashMap, newLinkedHashMap, newLinkedHashMapSized, regFTQ, regINS, regIQ, regIQ, registerExistsReferrer, registerExistsReferrer, registerInlineWhereClause, registerInScopeRelation, registerInScopeRelation, registerLikeSearchQuery, registerMyselfExists, registerMyselfInScope, registerNotExistsReferrer, registerNotInScopeRelation, registerOrderBy, registerOuterJoin, registerQueryDerivedReferrer, registerQueryMyselfDerived, registerScalarCondition, registerSpecifiedDerivedOrderBy_Asc, registerSpecifiedDerivedOrderBy_Desc, registerSpecifyDerivedReferrer, registerSpecifyMyselfDerived, registerUnionQuery, registerWhereClause, registerWhereClause, registerWhereClause, regLSQ, regOBA, regOBD, regQ, regQ, regROO, replaceString, resolveJoinAliasName, resolveMyselfDerivedReferrerOption, resolveNextRelationPath, setupConditionValueAndRegisterWhereClause, setupConditionValueAndRegisterWhereClause, throwConditionInvokingColumnFindFailureException, throwConditionInvokingDateFromToValueInvalidException, throwConditionInvokingForeignQueryMethodNotFoundException, throwConditionInvokingForeignQueryReflectionFailureException, throwConditionInvokingGetMethodNotFoundException, throwConditionInvokingGetReflectionFailureException, throwConditionInvokingOrderMethodNotFoundException, throwConditionInvokingOrderReflectionFailureException, throwConditionInvokingSetMethodNotFoundException, throwConditionInvokingSetReflectionFailureException, throwConditionInvokingValueConvertFailureException, throwInvalidQueryRegisteredException, throwLikeSearchOptionNotFoundException, throwOrderByIllegalPurposeException, throwSpecifiedDerivedOrderByAliasNameNotFoundException, toColumnRealName, toColumnRealName, toColumnSqlName, toString, withManualOrder, withManualOrder, withNullsFirst, withNullsLast, xbuildForeignCorrelatedFixedCondition, xbuildReferrerCorrelatedFixedCondition, xcalbackAssertFixedConditionDynamicParameter, xconvertToList, xcreateInvalidQueryInfo, xcreateManualOrderSpecifiedColumn, xcreateMatchLikeSearch, xcreateOracleMatchLikeSearch, xcreatePostgreSQLMatchLikeSearch, xcreateQueryModeProvider, xcreateUnionMapPmb, xdoAssertFixedConditionDynamicParameter, xdoBuildReferrerCorrelatedFixedCondition, xdoHandleInvalidQuery, xdoIsValidQuery, xdoMatchByLikeSearch, xdoMatchForMySQL, xescapeFullTextSearchValue, xescapeOracleFullTextSearchValue, xfilterRemoveNullOrEmptyValueFromList, xgetAliasName, xgetBaseCB, xgetBaseQuery, xgetForeignPropertyName, xgetLocalDBMeta, xgetLocation, xgetLocationBase, xgetNestLevel, xgetNextNestLevel, xgetPostgreSQLMatchOperand, xgetReferrerQuery, xgetRelationPath, xgetSqlClause, xgetUnionQuerySql, xhelpExtractingPropertyNameCQContainer, xhelpGettingCQMethod, xhelpInvokingCQMethod, xprepareFixedConditionDynamicParameterLazyChecker, xregisterColumyQueryObjectToThemeList, xregisterFreeParameterToThemeList, xregisterManualOrderParameterToThemeList, xregisterParameterOption, xsetBaseCB, xsetForeignPropertyName, xsetOnClause, xsetRelationPath, xsetUnionAllQuery, xsetUnionQuery, xsetupUnion, xsuppressEscape
protected UrlQueueCIQ _inlineQuery
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _id
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _sessionId
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _method
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _url
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _encoding
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _parentUrl
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _depth
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _lastModified
protected org.seasar.dbflute.cbean.cvalue.ConditionValue _createTime
protected Map<String,UrlQueueCQ> _scalarConditionMap
protected Map<String,UrlQueueCQ> _specifyMyselfDerivedMap
protected Map<String,UrlQueueCQ> _queryMyselfDerivedMap
protected Map<String,UrlQueueCQ> _myselfExistsMap
protected Map<String,UrlQueueCQ> _myselfInScopeMap
public BsUrlQueueCQ(org.seasar.dbflute.cbean.ConditionQuery childQuery, org.seasar.dbflute.cbean.sqlclause.SqlClause sqlClause, String aliasName, int nestLevel)
public UrlQueueCIQ inline()
cb.query().queryMemberStatus().inline().setFoo...;
protected UrlQueueCIQ xcreateCIQ()
protected UrlQueueCIQ xnewCIQ()
public UrlQueueCIQ on()
cb.query().queryMemberStatus().on().setFoo...;
org.seasar.dbflute.exception.IllegalConditionBeanOperationException
- When this condition-query is base query.public org.seasar.dbflute.cbean.cvalue.ConditionValue getId()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueId()
getCValueId
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_Id_Asc()
public BsUrlQueueCQ addOrderBy_Id_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getSessionId()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueSessionId()
getCValueSessionId
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_SessionId_Asc()
public BsUrlQueueCQ addOrderBy_SessionId_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getMethod()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueMethod()
getCValueMethod
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_Method_Asc()
public BsUrlQueueCQ addOrderBy_Method_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getUrl()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueUrl()
getCValueUrl
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_Url_Asc()
public BsUrlQueueCQ addOrderBy_Url_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getEncoding()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueEncoding()
getCValueEncoding
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_Encoding_Asc()
public BsUrlQueueCQ addOrderBy_Encoding_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getParentUrl()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueParentUrl()
getCValueParentUrl
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_ParentUrl_Asc()
public BsUrlQueueCQ addOrderBy_ParentUrl_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getDepth()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueDepth()
getCValueDepth
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_Depth_Asc()
public BsUrlQueueCQ addOrderBy_Depth_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getLastModified()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueLastModified()
public BsUrlQueueCQ addOrderBy_LastModified_Asc()
public BsUrlQueueCQ addOrderBy_LastModified_Desc()
public org.seasar.dbflute.cbean.cvalue.ConditionValue getCreateTime()
protected org.seasar.dbflute.cbean.cvalue.ConditionValue getCValueCreateTime()
getCValueCreateTime
クラス内 AbstractBsUrlQueueCQ
public BsUrlQueueCQ addOrderBy_CreateTime_Asc()
public BsUrlQueueCQ addOrderBy_CreateTime_Desc()
public BsUrlQueueCQ addSpecifiedDerivedOrderBy_Asc(String aliasName)
cb.specify().derivedPurchaseList().max(new SubQuery<PurchaseCB>() { public void query(PurchaseCB subCB) { subCB.specify().columnPurchaseDatetime(); } }, aliasName); // order by [alias-name] asc cb.addSpecifiedDerivedOrderBy_Asc(aliasName);
aliasName
- The alias name specified at (Specify)DerivedReferrer.
(NotNull)public BsUrlQueueCQ addSpecifiedDerivedOrderBy_Desc(String aliasName)
cb.specify().derivedPurchaseList().max(new SubQuery<PurchaseCB>() { public void query(PurchaseCB subCB) { subCB.specify().columnPurchaseDatetime(); } }, aliasName); // order by [alias-name] desc cb.addSpecifiedDerivedOrderBy_Desc(aliasName);
aliasName
- The alias name specified at (Specify)DerivedReferrer.
(NotNull)protected void reflectRelationOnUnionQuery(org.seasar.dbflute.cbean.ConditionQuery baseQueryAsSuper, org.seasar.dbflute.cbean.ConditionQuery unionQueryAsSuper)
reflectRelationOnUnionQuery
クラス内 org.seasar.dbflute.cbean.AbstractConditionQuery
protected Map<String,Object> xfindFixedConditionDynamicParameterMap(String property)
xfindFixedConditionDynamicParameterMap
クラス内 org.seasar.dbflute.cbean.AbstractConditionQuery
public Map<String,UrlQueueCQ> getScalarCondition()
public String keepScalarCondition(UrlQueueCQ subQuery)
keepScalarCondition
クラス内 AbstractBsUrlQueueCQ
public Map<String,UrlQueueCQ> getSpecifyMyselfDerived()
public String keepSpecifyMyselfDerived(UrlQueueCQ subQuery)
public Map<String,UrlQueueCQ> getQueryMyselfDerived()
public String keepQueryMyselfDerived(UrlQueueCQ subQuery)
public String keepQueryMyselfDerivedParameter(Object parameterValue)
public Map<String,UrlQueueCQ> getMyselfExists()
public String keepMyselfExists(UrlQueueCQ subQuery)
keepMyselfExists
クラス内 AbstractBsUrlQueueCQ
public Map<String,UrlQueueCQ> getMyselfInScope()
public String keepMyselfInScope(UrlQueueCQ subQuery)
keepMyselfInScope
クラス内 AbstractBsUrlQueueCQ
protected String xCB()
protected String xCQ()
protected String xMap()
Copyright © 2009–2014 The Seasar Foundation. All rights reserved.