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

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

public class UrlFilterCIQ
extends AbstractBsUrlFilterCQ

The condition-inline-query of URL_FILTER.

作成者:
DBFlute(AutoGenerator)

入れ子のクラスの概要
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery から継承された入れ子のクラス/インタフェース
org.seasar.robot.dbflute.cbean.AbstractConditionQuery.NssCall
 
フィールドの概要
protected  BsUrlFilterCQ _myCQ
           
 
クラス org.seasar.robot.db.cbean.cq.bs.AbstractBsUrlFilterCQ から継承されたフィールド
_dbmetaProvider
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery から継承されたフィールド
_aliasName, _foreignPropertyName, _nestLevel, _onClauseInline, _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_NE, CK_NINS, CK_NLS, CQ_PROPERTY, DOBJ
 
コンストラクタの概要
UrlFilterCIQ(org.seasar.robot.dbflute.cbean.ConditionQuery childQuery, org.seasar.robot.dbflute.cbean.sqlclause.SqlClause sqlClause, java.lang.String aliasName, int nestLevel, BsUrlFilterCQ myCQ)
           
 
メソッドの概要
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueCreateTime()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueFilterType()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueId()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueSessionId()
           
protected  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueUrl()
           
protected  java.lang.String getInScopeSubQueryRealColumnName(java.lang.String columnName)
           
 java.lang.String keepMyselfInScopeSubQuery(UrlFilterCQ subQuery)
           
 java.lang.String keepScalarSubQuery(UrlFilterCQ subQuery)
           
protected  void reflectRelationOnUnionQuery(org.seasar.robot.dbflute.cbean.ConditionQuery baseQueryAsSuper, org.seasar.robot.dbflute.cbean.ConditionQuery unionQueryAsSuper)
           
protected  void registerExistsSubQuery(org.seasar.robot.dbflute.cbean.ConditionQuery subQuery, java.lang.String columnName, java.lang.String relatedColumnName, java.lang.String propertyName)
           
protected  void registerWhereClause(java.lang.String whereClause)
           
protected  void setupConditionValueAndRegisterWhereClause(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v, org.seasar.robot.dbflute.cbean.cvalue.ConditionValue cv, java.lang.String col)
           
protected  void setupConditionValueAndRegisterWhereClause(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v, org.seasar.robot.dbflute.cbean.cvalue.ConditionValue cv, java.lang.String col, org.seasar.robot.dbflute.cbean.coption.ConditionOption op)
           
protected  void throwIICBOE(java.lang.String name)
           
 
クラス org.seasar.robot.db.cbean.cq.bs.AbstractBsUrlFilterCQ から継承されたメソッド
doSetFilterType_Equal, doSetFilterType_NotEqual, doSetSessionId_Equal, doSetSessionId_NotEqual, doSetUrl_Equal, doSetUrl_NotEqual, getDBMetaProvider, getTableDbName, getTableSqlName, myselfInScope, regCreateTime, regFilterType, regId, regSessionId, regUrl, scalar_Equal, scalar_GreaterEqual, scalar_GreaterThan, scalar_LessEqual, scalar_LessThan, setCreateTime_DateFromTo, setCreateTime_Equal, setCreateTime_FromTo, setCreateTime_GreaterEqual, setCreateTime_GreaterThan, setCreateTime_LessEqual, setCreateTime_LessThan, setFilterType_Equal, setFilterType_GreaterEqual, setFilterType_GreaterThan, setFilterType_InScope, setFilterType_LessEqual, setFilterType_LessThan, setFilterType_LikeSearch, setFilterType_NotEqual, setFilterType_NotInScope, setFilterType_NotLikeSearch, setFilterType_PrefixSearch, setId_Equal, setId_GreaterEqual, setId_GreaterThan, setId_InScope, setId_IsNotNull, setId_IsNull, setId_LessEqual, setId_LessThan, setId_NotEqual, setId_NotInScope, 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, xcreateSSQFunction, xscalarSubQuery
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery から継承されたメソッド
assertAliasName, assertColumnName, assertObjectNotNull, assertQueryDerivedReferrerColumnType, assertScalarSubQueryColumnType, assertSpecifyDerivedReferrerColumnType, assertStringNotNullAndNotTrimmedEmpty, buildCorrelationSubQueryFromWhereClause, buildCorrelationSubQueryFromWhereClause, buildPlainSubQueryFromWhereClause, buildRealColumnName, cLSOP, convertObjectArrayToStringView, cTL, doNss, findDBMeta, fRES, fxcKey, getAliasName, getExistsSubQueryRealColumnName, getExistsSubQuerySql, getExistsSubQuerySql, getForeignPropertyName, getInScopeSubQuerySql, getLocation, getLocationBase, getLocationBase, getNestLevel, getNextNestLevel, getQueryDerivedReferrerRealColumnName, getQueryDerivedReferrerSubQuerySql, getRealAliasName, getRealColumnName, getReferrerQuery, getRelationPath, getScalarSubQueryRealColumnName, getScalarSubQuerySql, getSpecifyDerivedReferrerRealColumnName, getSpecifyDerivedReferrerSubQuerySql, getSqlClause, getSubQueryLevel, getUnionAllQueryList, getUnionAllQueryMap, getUnionQueryList, getUnionQueryMap, getUnionQuerySql, hasUnionQueryOrUnionAllQuery, initCap, initUncap, innerJoin, invokeForeignCQ, invokeOrderBy, invokeQuery, invokeQueryLikeSearch, invokeValue, isBaseQuery, ln, nCV, newArrayList, newArrayList, newArrayList, newLinkedHashMap, ppFxCd, regFTQ, regINS, regIQ, regIQ, registerExistsSubQuery, registerInlineWhereClause, registerInScopeSubQuery, registerInScopeSubQuery, registerLikeSearchQuery, registerNotExistsSubQuery, registerNotInScopeSubQuery, registerOrderBy, registerOuterJoin, registerQueryDerivedReferrer, registerScalarSubQuery, registerSpecifiedDerivedOrderBy_Asc, registerSpecifiedDerivedOrderBy_Desc, registerSpecifyDerivedReferrer, registerUnionQuery, regLSQ, regOBA, regOBD, regQ, regQ, replaceString, resolveJoinAliasName, resolveNestLevelExpression, resolveNextRelationPath, throwLikeSearchOptionNotFoundException, throwQueryDerivedReferrerInvalidColumnSpecificationException, throwQueryDerivedReferrerUnmatchedColumnTypeException, throwScalarSubQueryInvalidColumnSpecificationException, throwScalarSubQueryUnmatchedColumnTypeException, throwSpecifiedDerivedOrderByAliasNameNotFoundException, throwSpecifyDerivedReferrerInvalidColumnSpecificationException, throwSpecifyDerivedReferrerUnmatchedColumnTypeException, toString, withManualOrder, withNullsFirst, withNullsLast, xbuildFunctionConnector, xincrementLocalSubQueryLevelIfNeeds, xprepareCorrelationSubQueryFromWhereClause, xreplaceCorrelationSubQueryFromWhereClause, xsetForeignPropertyName, xsetOnClauseInline, xsetRelationPath, xsetUnionAllQuery, xsetUnionQuery, xsetupUnion, xsuppressEscape
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

_myCQ

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

UrlFilterCIQ

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

reflectRelationOnUnionQuery

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

setupConditionValueAndRegisterWhereClause

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

setupConditionValueAndRegisterWhereClause

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

registerWhereClause

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

getInScopeSubQueryRealColumnName

protected java.lang.String getInScopeSubQueryRealColumnName(java.lang.String columnName)
オーバーライド:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の getInScopeSubQueryRealColumnName

registerExistsSubQuery

protected void registerExistsSubQuery(org.seasar.robot.dbflute.cbean.ConditionQuery subQuery,
                                      java.lang.String columnName,
                                      java.lang.String relatedColumnName,
                                      java.lang.String propertyName)
オーバーライド:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の registerExistsSubQuery

getCValueId

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

getCValueSessionId

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

getCValueUrl

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

getCValueFilterType

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

getCValueCreateTime

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

keepScalarSubQuery

public java.lang.String keepScalarSubQuery(UrlFilterCQ subQuery)
定義:
クラス AbstractBsUrlFilterCQ 内の keepScalarSubQuery

keepMyselfInScopeSubQuery

public java.lang.String keepMyselfInScopeSubQuery(UrlFilterCQ subQuery)
定義:
クラス AbstractBsUrlFilterCQ 内の keepMyselfInScopeSubQuery

throwIICBOE

protected void throwIICBOE(java.lang.String name)


Copyright © 2010. All Rights Reserved.