org.seasar.robot.db.cbean.cq.ciq
クラス AccessResultCIQ

java.lang.Object
  上位を拡張 org.seasar.robot.dbflute.cbean.AbstractConditionQuery
      上位を拡張 org.seasar.robot.db.cbean.cq.bs.AbstractBsAccessResultCQ
          上位を拡張 org.seasar.robot.db.cbean.cq.ciq.AccessResultCIQ
すべての実装されたインタフェース:
org.seasar.robot.dbflute.cbean.ConditionQuery

public class AccessResultCIQ
extends AbstractBsAccessResultCQ

The condition-query for in-line of ACCESS_RESULT.

作成者:
DBFlute(AutoGenerator)

入れ子のクラスの概要
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery から継承された入れ子のクラス/インタフェース
org.seasar.robot.dbflute.cbean.AbstractConditionQuery.GeneralColumnRealNameProvider, org.seasar.robot.dbflute.cbean.AbstractConditionQuery.NssCall, org.seasar.robot.dbflute.cbean.AbstractConditionQuery.OracleMatchLikeSearch, org.seasar.robot.dbflute.cbean.AbstractConditionQuery.PostgreSQLMatchLikeSearch
 
フィールドの概要
protected  BsAccessResultCQ _myCQ
           
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery から継承されたフィールド
_aliasName, _foreignPropertyName, _inline, _nestLevel, _onClause, _parameterOptionMap, _referrerQuery, _relationPath, _sqlClause, _subQueryLevel, _unionAllQueryMap, _unionQueryMap, CK_EQ, CK_GE, CK_GT, CK_INS, CK_ISN, CK_ISNN, CK_LE, CK_LS, CK_LT, CK_NES, CK_NET, CK_NINS, CK_NLS, CQ_PROPERTY, DOBJ
 
コンストラクタの概要
AccessResultCIQ(org.seasar.robot.dbflute.cbean.ConditionQuery childQuery, org.seasar.robot.dbflute.cbean.sqlclause.SqlClause sqlClause, String aliasName, int nestLevel, BsAccessResultCQ myCQ)
           
 
メソッドの概要
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueContentLength()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueCreateTime()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueExecutionTime()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueHttpStatusCode()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueId()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueLastModified()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMethod()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMimeType()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueParentUrl()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueRuleId()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueSessionId()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueStatus()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueUrl()
           
protected  boolean isInScopeRelationSuppressLocalAliasName()
           
 String keepId_ExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ sq)
           
 String keepId_InScopeRelation_AccessResultDataAsOne(AccessResultDataCQ sq)
           
 String keepId_NotExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ sq)
           
 String keepId_NotInScopeRelation_AccessResultDataAsOne(AccessResultDataCQ sq)
           
 String keepMyselfInScopeRelation(AccessResultCQ subQuery)
           
 String keepScalarCondition(AccessResultCQ subQuery)
           
protected  void reflectRelationOnUnionQuery(org.seasar.robot.dbflute.cbean.ConditionQuery bq, org.seasar.robot.dbflute.cbean.ConditionQuery uq)
           
protected  void registerWhereClause(String wc)
           
protected  void setupConditionValueAndRegisterWhereClause(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, Object v, org.seasar.robot.dbflute.cbean.cvalue.ConditionValue cv, String col)
           
protected  void setupConditionValueAndRegisterWhereClause(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, Object v, org.seasar.robot.dbflute.cbean.cvalue.ConditionValue cv, String col, org.seasar.robot.dbflute.cbean.coption.ConditionOption op)
           
protected  void throwIICBOE(String name)
           
protected  String xinCB()
           
protected  String xinCQ()
           
 
クラス org.seasar.robot.db.cbean.cq.bs.AbstractBsAccessResultCQ から継承されたメソッド
doSetContentLength_Equal, doSetContentLength_InScope, doSetContentLength_NotEqual, doSetContentLength_NotInScope, doSetExecutionTime_Equal, doSetExecutionTime_InScope, doSetExecutionTime_NotEqual, doSetExecutionTime_NotInScope, doSetHttpStatusCode_Equal, doSetHttpStatusCode_InScope, doSetHttpStatusCode_NotEqual, doSetHttpStatusCode_NotInScope, doSetId_Equal, doSetId_InScope, doSetId_NotEqual, doSetId_NotInScope, doSetMethod_Equal, doSetMethod_InScope, doSetMethod_NotEqual, doSetMethod_NotInScope, doSetMimeType_Equal, doSetMimeType_InScope, doSetMimeType_NotEqual, doSetMimeType_NotInScope, doSetParentUrl_Equal, doSetParentUrl_InScope, doSetParentUrl_NotEqual, doSetParentUrl_NotInScope, doSetRuleId_Equal, doSetRuleId_InScope, doSetRuleId_NotEqual, doSetRuleId_NotInScope, doSetSessionId_Equal, doSetSessionId_InScope, doSetSessionId_NotEqual, doSetSessionId_NotInScope, doSetStatus_Equal, doSetStatus_InScope, doSetStatus_NotEqual, doSetStatus_NotInScope, doSetUrl_Equal, doSetUrl_InScope, doSetUrl_NotEqual, doSetUrl_NotInScope, existsAccessResultDataAsOne, getTableDbName, inScopeAccessResultDataAsOne, myselfInScope, notExistsAccessResultDataAsOne, notInScopeAccessResultDataAsOne, regContentLength, regCreateTime, regExecutionTime, regHttpStatusCode, regId, regLastModified, regMethod, regMimeType, regParentUrl, regRuleId, regSessionId, regStatus, regUrl, scalar_Equal, scalar_GreaterEqual, scalar_GreaterThan, scalar_LessEqual, scalar_LessThan, scalar_NotEqual, setContentLength_Equal, setContentLength_GreaterEqual, setContentLength_GreaterThan, setContentLength_InScope, setContentLength_LessEqual, setContentLength_LessThan, setContentLength_NotEqual, setContentLength_NotInScope, setCreateTime_DateFromTo, setCreateTime_Equal, setCreateTime_FromTo, setCreateTime_GreaterEqual, setCreateTime_GreaterThan, setCreateTime_LessEqual, setCreateTime_LessThan, setExecutionTime_Equal, setExecutionTime_GreaterEqual, setExecutionTime_GreaterThan, setExecutionTime_InScope, setExecutionTime_LessEqual, setExecutionTime_LessThan, setExecutionTime_NotEqual, setExecutionTime_NotInScope, setHttpStatusCode_Equal, setHttpStatusCode_GreaterEqual, setHttpStatusCode_GreaterThan, setHttpStatusCode_InScope, setHttpStatusCode_LessEqual, setHttpStatusCode_LessThan, setHttpStatusCode_NotEqual, setHttpStatusCode_NotInScope, setId_Equal, setId_GreaterEqual, setId_GreaterThan, setId_InScope, setId_IsNotNull, setId_IsNull, setId_LessEqual, setId_LessThan, setId_NotEqual, setId_NotInScope, setLastModified_DateFromTo, setLastModified_Equal, setLastModified_FromTo, setLastModified_GreaterEqual, setLastModified_GreaterThan, 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, setMimeType_Equal, setMimeType_GreaterEqual, setMimeType_GreaterThan, setMimeType_InScope, setMimeType_LessEqual, setMimeType_LessThan, setMimeType_LikeSearch, setMimeType_NotEqual, setMimeType_NotInScope, setMimeType_NotLikeSearch, setMimeType_PrefixSearch, setParentUrl_Equal, setParentUrl_GreaterEqual, setParentUrl_GreaterThan, setParentUrl_InScope, setParentUrl_IsNotNull, setParentUrl_IsNull, setParentUrl_LessEqual, setParentUrl_LessThan, setParentUrl_LikeSearch, setParentUrl_NotEqual, setParentUrl_NotInScope, setParentUrl_NotLikeSearch, setParentUrl_PrefixSearch, setRuleId_Equal, setRuleId_GreaterEqual, setRuleId_GreaterThan, setRuleId_InScope, setRuleId_IsNotNull, setRuleId_IsNull, setRuleId_LessEqual, setRuleId_LessThan, setRuleId_LikeSearch, setRuleId_NotEqual, setRuleId_NotInScope, setRuleId_NotLikeSearch, setRuleId_PrefixSearch, setSessionId_Equal, setSessionId_GreaterEqual, setSessionId_GreaterThan, setSessionId_InScope, setSessionId_LessEqual, setSessionId_LessThan, setSessionId_LikeSearch, setSessionId_NotEqual, setSessionId_NotInScope, setSessionId_NotLikeSearch, setSessionId_PrefixSearch, setStatus_Equal, setStatus_GreaterEqual, setStatus_GreaterThan, setStatus_InScope, setStatus_LessEqual, setStatus_LessThan, setStatus_NotEqual, setStatus_NotInScope, 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, xcreateSSQFunction, xgetDBMetaProvider, xscalarCondition
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery から継承されたメソッド
assertAliasName, assertColumnName, assertFunctionNotNull, assertObjectNotNull, assertOrderByPurpose, assertStringNotNullAndNotTrimmedEmpty, assertSubQueryNotNull, cLSOP, createCBExThrower, createFixedConditionResolver, cTL, cTNum, cTNumL, cTStrL, doInvokeForeignCQ, doInvokeHasForeignCQ, doInvokeQuery, doNss, fCTPD, filterConvertToPureDate, filterRemoveEmptyString, findDBMeta, fRES, getInternalUnionAllQueryMap, getInternalUnionQueryMap, getOptionParameterMap, hasUnionQueryOrUnionAllQuery, hSC, initCap, initUncap, innerJoin, invokeForeignCQ, invokeHasForeignCQ, invokeOrderBy, invokeQuery, invokeQuery, invokeQueryEqual, invokeQueryLikeSearch, invokeValue, isBaseQuery, isEmptyStringQueryAllowed, isValidQuery, ln, nCV, newArrayList, newArrayList, newArrayList, newConditionValue, newHashMap, newLinkedHashMap, regFTQ, regINS, regIQ, regIQ, registerExistsReferrer, registerExistsReferrer, registerInlineWhereClause, registerInScopeRelation, registerInScopeRelation, registerLikeSearchQuery, registerNotExistsReferrer, registerNotInScopeRelation, registerOrderBy, registerOuterJoin, registerOuterJoin, registerParameterOption, registerQueryDerivedReferrer, registerScalarCondition, registerSpecifiedDerivedOrderBy_Asc, registerSpecifiedDerivedOrderBy_Desc, registerSpecifyDerivedReferrer, registerUnionQuery, regLSQ, regOBA, regOBD, regQ, regQ, replaceString, resolveJoinAliasName, resolveNextRelationPath, throwInvalidQueryRegisteredException, throwLikeSearchOptionNotFoundException, throwOrderByIllegalPurposeException, throwSpecifiedDerivedOrderByAliasNameNotFoundException, toColumnRealName, toColumnSqlName, toString, withManualOrder, withNullsFirst, withNullsLast, xcreateInvalidQueryInfo, xcreateMatchLikeSearch, xcreateOracleMatchLikeSearch, xcreatePostgreSQLMatchLikeSearch, xcreateQueryModeProvider, xcreateUnionMapPmb, xdoMatchByLikeSearch, xdoMatchForMySQL, xescapeFullTextSearchValue, xescapeOracleFullTextSearchValue, xgetAliasName, xgetForeignPropertyName, xgetLocation, xgetLocationBase, xgetNestLevel, xgetNextNestLevel, xgetPostgreSQLMatchOperand, xgetReferrerQuery, xgetRelationPath, xgetSqlClause, xgetUnionQuerySql, xsetForeignPropertyName, xsetOnClause, xsetRelationPath, xsetUnionAllQuery, xsetUnionQuery, xsetupUnion, xsuppressEscape
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

_myCQ

protected BsAccessResultCQ _myCQ
コンストラクタの詳細

AccessResultCIQ

public AccessResultCIQ(org.seasar.robot.dbflute.cbean.ConditionQuery childQuery,
                       org.seasar.robot.dbflute.cbean.sqlclause.SqlClause sqlClause,
                       String aliasName,
                       int nestLevel,
                       BsAccessResultCQ myCQ)
メソッドの詳細

reflectRelationOnUnionQuery

protected void reflectRelationOnUnionQuery(org.seasar.robot.dbflute.cbean.ConditionQuery bq,
                                           org.seasar.robot.dbflute.cbean.ConditionQuery uq)
定義:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の reflectRelationOnUnionQuery

setupConditionValueAndRegisterWhereClause

protected void setupConditionValueAndRegisterWhereClause(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                                                         Object v,
                                                         org.seasar.robot.dbflute.cbean.cvalue.ConditionValue cv,
                                                         String col)
オーバーライド:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の setupConditionValueAndRegisterWhereClause

setupConditionValueAndRegisterWhereClause

protected void setupConditionValueAndRegisterWhereClause(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                                                         Object v,
                                                         org.seasar.robot.dbflute.cbean.cvalue.ConditionValue cv,
                                                         String col,
                                                         org.seasar.robot.dbflute.cbean.coption.ConditionOption op)
オーバーライド:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の setupConditionValueAndRegisterWhereClause

registerWhereClause

protected void registerWhereClause(String wc)
オーバーライド:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の registerWhereClause

isInScopeRelationSuppressLocalAliasName

protected boolean isInScopeRelationSuppressLocalAliasName()
オーバーライド:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の isInScopeRelationSuppressLocalAliasName

getCValueId

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueId()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueId

keepId_ExistsReferrer_AccessResultDataAsOne

public String keepId_ExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ sq)
定義:
クラス AbstractBsAccessResultCQ 内の keepId_ExistsReferrer_AccessResultDataAsOne

keepId_NotExistsReferrer_AccessResultDataAsOne

public String keepId_NotExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ sq)
定義:
クラス AbstractBsAccessResultCQ 内の keepId_NotExistsReferrer_AccessResultDataAsOne

keepId_InScopeRelation_AccessResultDataAsOne

public String keepId_InScopeRelation_AccessResultDataAsOne(AccessResultDataCQ sq)
定義:
クラス AbstractBsAccessResultCQ 内の keepId_InScopeRelation_AccessResultDataAsOne

keepId_NotInScopeRelation_AccessResultDataAsOne

public String keepId_NotInScopeRelation_AccessResultDataAsOne(AccessResultDataCQ sq)
定義:
クラス AbstractBsAccessResultCQ 内の keepId_NotInScopeRelation_AccessResultDataAsOne

getCValueSessionId

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueSessionId()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueSessionId

getCValueRuleId

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueRuleId()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueRuleId

getCValueUrl

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueUrl()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueUrl

getCValueParentUrl

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueParentUrl()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueParentUrl

getCValueStatus

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueStatus()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueStatus

getCValueHttpStatusCode

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueHttpStatusCode()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueHttpStatusCode

getCValueMethod

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMethod()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueMethod

getCValueMimeType

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMimeType()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueMimeType

getCValueContentLength

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueContentLength()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueContentLength

getCValueExecutionTime

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueExecutionTime()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueExecutionTime

getCValueLastModified

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueLastModified()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueLastModified

getCValueCreateTime

protected org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueCreateTime()
定義:
クラス AbstractBsAccessResultCQ 内の getCValueCreateTime

keepScalarCondition

public String keepScalarCondition(AccessResultCQ subQuery)
定義:
クラス AbstractBsAccessResultCQ 内の keepScalarCondition

keepMyselfInScopeRelation

public String keepMyselfInScopeRelation(AccessResultCQ subQuery)
定義:
クラス AbstractBsAccessResultCQ 内の keepMyselfInScopeRelation

throwIICBOE

protected void throwIICBOE(String name)

xinCB

protected String xinCB()

xinCQ

protected String xinCQ()


Copyright © 2012. All Rights Reserved.