org.seasar.robot.db.cbean.cq.bs
クラス AbstractBsAccessResultCQ

java.lang.Object
  上位を拡張 org.seasar.robot.dbflute.cbean.AbstractConditionQuery
      上位を拡張 org.seasar.robot.db.cbean.cq.bs.AbstractBsAccessResultCQ
すべての実装されたインタフェース:
org.seasar.robot.dbflute.cbean.ConditionQuery
直系の既知のサブクラス:
AccessResultCIQ, BsAccessResultCQ

public abstract class AbstractBsAccessResultCQ
extends org.seasar.robot.dbflute.cbean.AbstractConditionQuery

The abstract condition-query 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
 
フィールドの概要
 
クラス 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
 
コンストラクタの概要
AbstractBsAccessResultCQ(org.seasar.robot.dbflute.cbean.ConditionQuery childQuery, org.seasar.robot.dbflute.cbean.sqlclause.SqlClause sqlClause, java.lang.String aliasName, int nestLevel)
           
 
メソッドの概要
protected  void doSetContentLength_Equal(java.lang.Long contentLength)
           
protected  void doSetContentLength_InScope(java.util.Collection<java.lang.Long> contentLengthList)
           
protected  void doSetContentLength_NotEqual(java.lang.Long contentLength)
           
protected  void doSetContentLength_NotInScope(java.util.Collection<java.lang.Long> contentLengthList)
           
protected  void doSetExecutionTime_Equal(java.lang.Integer executionTime)
           
protected  void doSetExecutionTime_InScope(java.util.Collection<java.lang.Integer> executionTimeList)
           
protected  void doSetExecutionTime_NotEqual(java.lang.Integer executionTime)
           
protected  void doSetExecutionTime_NotInScope(java.util.Collection<java.lang.Integer> executionTimeList)
           
protected  void doSetHttpStatusCode_Equal(java.lang.Integer httpStatusCode)
           
protected  void doSetHttpStatusCode_InScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)
           
protected  void doSetHttpStatusCode_NotEqual(java.lang.Integer httpStatusCode)
           
protected  void doSetHttpStatusCode_NotInScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)
           
protected  void doSetId_Equal(java.lang.Long id)
           
protected  void doSetId_InScope(java.util.Collection<java.lang.Long> idList)
           
protected  void doSetId_NotEqual(java.lang.Long id)
           
protected  void doSetId_NotInScope(java.util.Collection<java.lang.Long> idList)
           
protected  void doSetMethod_Equal(java.lang.String method)
           
 void doSetMethod_InScope(java.util.Collection<java.lang.String> methodList)
           
protected  void doSetMethod_NotEqual(java.lang.String method)
           
 void doSetMethod_NotInScope(java.util.Collection<java.lang.String> methodList)
           
protected  void doSetMimeType_Equal(java.lang.String mimeType)
           
 void doSetMimeType_InScope(java.util.Collection<java.lang.String> mimeTypeList)
           
protected  void doSetMimeType_NotEqual(java.lang.String mimeType)
           
 void doSetMimeType_NotInScope(java.util.Collection<java.lang.String> mimeTypeList)
           
protected  void doSetParentUrl_Equal(java.lang.String parentUrl)
           
 void doSetParentUrl_InScope(java.util.Collection<java.lang.String> parentUrlList)
           
protected  void doSetParentUrl_NotEqual(java.lang.String parentUrl)
           
 void doSetParentUrl_NotInScope(java.util.Collection<java.lang.String> parentUrlList)
           
protected  void doSetRuleId_Equal(java.lang.String ruleId)
           
 void doSetRuleId_InScope(java.util.Collection<java.lang.String> ruleIdList)
           
protected  void doSetRuleId_NotEqual(java.lang.String ruleId)
           
 void doSetRuleId_NotInScope(java.util.Collection<java.lang.String> ruleIdList)
           
protected  void doSetSessionId_Equal(java.lang.String sessionId)
           
 void doSetSessionId_InScope(java.util.Collection<java.lang.String> sessionIdList)
           
protected  void doSetSessionId_NotEqual(java.lang.String sessionId)
           
 void doSetSessionId_NotInScope(java.util.Collection<java.lang.String> sessionIdList)
           
protected  void doSetStatus_Equal(java.lang.Integer status)
           
protected  void doSetStatus_InScope(java.util.Collection<java.lang.Integer> statusList)
           
protected  void doSetStatus_NotEqual(java.lang.Integer status)
           
protected  void doSetStatus_NotInScope(java.util.Collection<java.lang.Integer> statusList)
           
protected  void doSetUrl_Equal(java.lang.String url)
           
 void doSetUrl_InScope(java.util.Collection<java.lang.String> urlList)
           
protected  void doSetUrl_NotEqual(java.lang.String url)
           
 void doSetUrl_NotInScope(java.util.Collection<java.lang.String> urlList)
           
 void existsAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
          Set up ExistsReferrer (co-related sub-query).
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueContentLength()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueCreateTime()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueExecutionTime()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueHttpStatusCode()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueId()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueLastModified()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMethod()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMimeType()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueParentUrl()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueRuleId()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueSessionId()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueStatus()
           
protected abstract  org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueUrl()
           
 java.lang.String getTableDbName()
           
 void inScopeAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
          Set up InScopeRelation (sub-query).
abstract  java.lang.String keepId_ExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ subQuery)
           
abstract  java.lang.String keepId_InScopeRelation_AccessResultDataAsOne(AccessResultDataCQ subQuery)
           
abstract  java.lang.String keepId_NotExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ subQuery)
           
abstract  java.lang.String keepId_NotInScopeRelation_AccessResultDataAsOne(AccessResultDataCQ subQuery)
           
abstract  java.lang.String keepMyselfInScopeRelation(AccessResultCQ subQuery)
           
abstract  java.lang.String keepScalarCondition(AccessResultCQ subQuery)
           
 void myselfInScope(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultCB> subQuery)
          Myself InScope (SubQuery).
 void notExistsAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
          Set up NotExistsReferrer (co-related sub-query).
 void notInScopeAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
          Set up NotInScopeRelation (sub-query).
protected  void regContentLength(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regCreateTime(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regExecutionTime(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regHttpStatusCode(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regId(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regLastModified(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regMethod(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regMimeType(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regParentUrl(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regRuleId(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regSessionId(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regStatus(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
protected  void regUrl(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k, java.lang.Object v)
           
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_Equal()
          Prepare ScalarCondition as equal.
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_GreaterEqual()
          Prepare ScalarCondition as greaterEqual.
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_GreaterThan()
          Prepare ScalarCondition as greaterThan.
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_LessEqual()
          Prepare ScalarCondition as lessEqual.
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_LessThan()
          Prepare ScalarCondition as lessThan.
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_NotEqual()
          Prepare ScalarCondition as equal.
 void setContentLength_Equal(java.lang.Long contentLength)
          Equal(=).
 void setContentLength_GreaterEqual(java.lang.Long contentLength)
          GreaterEqual(>=).
 void setContentLength_GreaterThan(java.lang.Long contentLength)
          GreaterThan(>).
 void setContentLength_InScope(java.util.Collection<java.lang.Long> contentLengthList)
          InScope(in (1, 2)).
 void setContentLength_LessEqual(java.lang.Long contentLength)
          LessEqual(<=).
 void setContentLength_LessThan(java.lang.Long contentLength)
          LessThan(<).
 void setContentLength_NotEqual(java.lang.Long contentLength)
          NotEqual(<>).
 void setContentLength_NotInScope(java.util.Collection<java.lang.Long> contentLengthList)
          NotInScope(not in (1, 2)).
 void setCreateTime_DateFromTo(java.util.Date fromDate, java.util.Date toDate)
          DateFromTo.
 void setCreateTime_Equal(java.sql.Timestamp createTime)
          Equal(=).
 void setCreateTime_FromTo(java.util.Date fromDatetime, java.util.Date toDatetime, org.seasar.robot.dbflute.cbean.coption.FromToOption fromToOption)
          FromTo with various options.
 void setCreateTime_GreaterEqual(java.sql.Timestamp createTime)
          GreaterEqual(>=).
 void setCreateTime_GreaterThan(java.sql.Timestamp createTime)
          GreaterThan(>).
 void setCreateTime_LessEqual(java.sql.Timestamp createTime)
          LessEqual(<=).
 void setCreateTime_LessThan(java.sql.Timestamp createTime)
          LessThan(<).
 void setExecutionTime_Equal(java.lang.Integer executionTime)
          Equal(=).
 void setExecutionTime_GreaterEqual(java.lang.Integer executionTime)
          GreaterEqual(>=).
 void setExecutionTime_GreaterThan(java.lang.Integer executionTime)
          GreaterThan(>).
 void setExecutionTime_InScope(java.util.Collection<java.lang.Integer> executionTimeList)
          InScope(in (1, 2)).
 void setExecutionTime_LessEqual(java.lang.Integer executionTime)
          LessEqual(<=).
 void setExecutionTime_LessThan(java.lang.Integer executionTime)
          LessThan(<).
 void setExecutionTime_NotEqual(java.lang.Integer executionTime)
          NotEqual(<>).
 void setExecutionTime_NotInScope(java.util.Collection<java.lang.Integer> executionTimeList)
          NotInScope(not in (1, 2)).
 void setHttpStatusCode_Equal(java.lang.Integer httpStatusCode)
          Equal(=).
 void setHttpStatusCode_GreaterEqual(java.lang.Integer httpStatusCode)
          GreaterEqual(>=).
 void setHttpStatusCode_GreaterThan(java.lang.Integer httpStatusCode)
          GreaterThan(>).
 void setHttpStatusCode_InScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)
          InScope(in (1, 2)).
 void setHttpStatusCode_LessEqual(java.lang.Integer httpStatusCode)
          LessEqual(<=).
 void setHttpStatusCode_LessThan(java.lang.Integer httpStatusCode)
          LessThan(<).
 void setHttpStatusCode_NotEqual(java.lang.Integer httpStatusCode)
          NotEqual(<>).
 void setHttpStatusCode_NotInScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)
          NotInScope(not in (1, 2)).
 void setId_Equal(java.lang.Long id)
          Equal(=).
 void setId_GreaterEqual(java.lang.Long id)
          GreaterEqual(>=).
 void setId_GreaterThan(java.lang.Long id)
          GreaterThan(>).
 void setId_InScope(java.util.Collection<java.lang.Long> idList)
          InScope(in (1, 2)).
 void setId_IsNotNull()
          IsNotNull(is not null).
 void setId_IsNull()
          IsNull(is null).
 void setId_LessEqual(java.lang.Long id)
          LessEqual(<=).
 void setId_LessThan(java.lang.Long id)
          LessThan(<).
 void setId_NotEqual(java.lang.Long id)
          NotEqual(<>).
 void setId_NotInScope(java.util.Collection<java.lang.Long> idList)
          NotInScope(not in (1, 2)).
 void setLastModified_DateFromTo(java.util.Date fromDate, java.util.Date toDate)
          DateFromTo.
 void setLastModified_Equal(java.sql.Timestamp lastModified)
          Equal(=).
 void setLastModified_FromTo(java.util.Date fromDatetime, java.util.Date toDatetime, org.seasar.robot.dbflute.cbean.coption.FromToOption fromToOption)
          FromTo with various options.
 void setLastModified_GreaterEqual(java.sql.Timestamp lastModified)
          GreaterEqual(>=).
 void setLastModified_GreaterThan(java.sql.Timestamp lastModified)
          GreaterThan(>).
 void setLastModified_LessEqual(java.sql.Timestamp lastModified)
          LessEqual(<=).
 void setLastModified_LessThan(java.sql.Timestamp lastModified)
          LessThan(<).
 void setMethod_Equal(java.lang.String method)
          Equal(=).
 void setMethod_GreaterEqual(java.lang.String method)
          GreaterEqual(>=).
 void setMethod_GreaterThan(java.lang.String method)
          GreaterThan(>).
 void setMethod_InScope(java.util.Collection<java.lang.String> methodList)
          InScope(in ('a', 'b')).
 void setMethod_LessEqual(java.lang.String method)
          LessEqual(<=).
 void setMethod_LessThan(java.lang.String method)
          LessThan(<).
 void setMethod_LikeSearch(java.lang.String method, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          LikeSearch with various options.
 void setMethod_NotEqual(java.lang.String method)
          NotEqual(<>).
 void setMethod_NotInScope(java.util.Collection<java.lang.String> methodList)
          NotInScope(not in ('a', 'b')).
 void setMethod_NotLikeSearch(java.lang.String method, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          NotLikeSearch with various options.
 void setMethod_PrefixSearch(java.lang.String method)
          PrefixSearch(like 'xxx%' escape ...).
 void setMimeType_Equal(java.lang.String mimeType)
          Equal(=).
 void setMimeType_GreaterEqual(java.lang.String mimeType)
          GreaterEqual(>=).
 void setMimeType_GreaterThan(java.lang.String mimeType)
          GreaterThan(>).
 void setMimeType_InScope(java.util.Collection<java.lang.String> mimeTypeList)
          InScope(in ('a', 'b')).
 void setMimeType_LessEqual(java.lang.String mimeType)
          LessEqual(<=).
 void setMimeType_LessThan(java.lang.String mimeType)
          LessThan(<).
 void setMimeType_LikeSearch(java.lang.String mimeType, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          LikeSearch with various options.
 void setMimeType_NotEqual(java.lang.String mimeType)
          NotEqual(<>).
 void setMimeType_NotInScope(java.util.Collection<java.lang.String> mimeTypeList)
          NotInScope(not in ('a', 'b')).
 void setMimeType_NotLikeSearch(java.lang.String mimeType, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          NotLikeSearch with various options.
 void setMimeType_PrefixSearch(java.lang.String mimeType)
          PrefixSearch(like 'xxx%' escape ...).
 void setParentUrl_Equal(java.lang.String parentUrl)
          Equal(=).
 void setParentUrl_GreaterEqual(java.lang.String parentUrl)
          GreaterEqual(>=).
 void setParentUrl_GreaterThan(java.lang.String parentUrl)
          GreaterThan(>).
 void setParentUrl_InScope(java.util.Collection<java.lang.String> parentUrlList)
          InScope(in ('a', 'b')).
 void setParentUrl_IsNotNull()
          IsNotNull(is not null).
 void setParentUrl_IsNull()
          IsNull(is null).
 void setParentUrl_LessEqual(java.lang.String parentUrl)
          LessEqual(<=).
 void setParentUrl_LessThan(java.lang.String parentUrl)
          LessThan(<).
 void setParentUrl_LikeSearch(java.lang.String parentUrl, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          LikeSearch with various options.
 void setParentUrl_NotEqual(java.lang.String parentUrl)
          NotEqual(<>).
 void setParentUrl_NotInScope(java.util.Collection<java.lang.String> parentUrlList)
          NotInScope(not in ('a', 'b')).
 void setParentUrl_NotLikeSearch(java.lang.String parentUrl, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          NotLikeSearch with various options.
 void setParentUrl_PrefixSearch(java.lang.String parentUrl)
          PrefixSearch(like 'xxx%' escape ...).
 void setRuleId_Equal(java.lang.String ruleId)
          Equal(=).
 void setRuleId_GreaterEqual(java.lang.String ruleId)
          GreaterEqual(>=).
 void setRuleId_GreaterThan(java.lang.String ruleId)
          GreaterThan(>).
 void setRuleId_InScope(java.util.Collection<java.lang.String> ruleIdList)
          InScope(in ('a', 'b')).
 void setRuleId_IsNotNull()
          IsNotNull(is not null).
 void setRuleId_IsNull()
          IsNull(is null).
 void setRuleId_LessEqual(java.lang.String ruleId)
          LessEqual(<=).
 void setRuleId_LessThan(java.lang.String ruleId)
          LessThan(<).
 void setRuleId_LikeSearch(java.lang.String ruleId, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          LikeSearch with various options.
 void setRuleId_NotEqual(java.lang.String ruleId)
          NotEqual(<>).
 void setRuleId_NotInScope(java.util.Collection<java.lang.String> ruleIdList)
          NotInScope(not in ('a', 'b')).
 void setRuleId_NotLikeSearch(java.lang.String ruleId, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          NotLikeSearch with various options.
 void setRuleId_PrefixSearch(java.lang.String ruleId)
          PrefixSearch(like 'xxx%' escape ...).
 void setSessionId_Equal(java.lang.String sessionId)
          Equal(=).
 void setSessionId_GreaterEqual(java.lang.String sessionId)
          GreaterEqual(>=).
 void setSessionId_GreaterThan(java.lang.String sessionId)
          GreaterThan(>).
 void setSessionId_InScope(java.util.Collection<java.lang.String> sessionIdList)
          InScope(in ('a', 'b')).
 void setSessionId_LessEqual(java.lang.String sessionId)
          LessEqual(<=).
 void setSessionId_LessThan(java.lang.String sessionId)
          LessThan(<).
 void setSessionId_LikeSearch(java.lang.String sessionId, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          LikeSearch with various options.
 void setSessionId_NotEqual(java.lang.String sessionId)
          NotEqual(<>).
 void setSessionId_NotInScope(java.util.Collection<java.lang.String> sessionIdList)
          NotInScope(not in ('a', 'b')).
 void setSessionId_NotLikeSearch(java.lang.String sessionId, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          NotLikeSearch with various options.
 void setSessionId_PrefixSearch(java.lang.String sessionId)
          PrefixSearch(like 'xxx%' escape ...).
 void setStatus_Equal(java.lang.Integer status)
          Equal(=).
 void setStatus_GreaterEqual(java.lang.Integer status)
          GreaterEqual(>=).
 void setStatus_GreaterThan(java.lang.Integer status)
          GreaterThan(>).
 void setStatus_InScope(java.util.Collection<java.lang.Integer> statusList)
          InScope(in (1, 2)).
 void setStatus_LessEqual(java.lang.Integer status)
          LessEqual(<=).
 void setStatus_LessThan(java.lang.Integer status)
          LessThan(<).
 void setStatus_NotEqual(java.lang.Integer status)
          NotEqual(<>).
 void setStatus_NotInScope(java.util.Collection<java.lang.Integer> statusList)
          NotInScope(not in (1, 2)).
 void setUrl_Equal(java.lang.String url)
          Equal(=).
 void setUrl_GreaterEqual(java.lang.String url)
          GreaterEqual(>=).
 void setUrl_GreaterThan(java.lang.String url)
          GreaterThan(>).
 void setUrl_InScope(java.util.Collection<java.lang.String> urlList)
          InScope(in ('a', 'b')).
 void setUrl_LessEqual(java.lang.String url)
          LessEqual(<=).
 void setUrl_LessThan(java.lang.String url)
          LessThan(<).
 void setUrl_LikeSearch(java.lang.String url, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          LikeSearch with various options.
 void setUrl_NotEqual(java.lang.String url)
          NotEqual(<>).
 void setUrl_NotInScope(java.util.Collection<java.lang.String> urlList)
          NotInScope(not in ('a', 'b')).
 void setUrl_NotLikeSearch(java.lang.String url, org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
          NotLikeSearch with various options.
 void setUrl_PrefixSearch(java.lang.String url)
          PrefixSearch(like 'xxx%' escape ...).
protected  java.lang.String xabCB()
           
protected  java.lang.String xabCQ()
           
protected  java.lang.String xabLSO()
           
protected  java.lang.String xabSSQS()
           
protected  org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> xcreateSSQFunction(java.lang.String operand)
           
protected  org.seasar.robot.dbflute.dbmeta.DBMetaProvider xgetDBMetaProvider()
           
protected  void xscalarCondition(java.lang.String function, org.seasar.robot.dbflute.cbean.SubQuery<AccessResultCB> subQuery, java.lang.String operand)
           
 
クラス 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, isInScopeRelationSuppressLocalAliasName, isValidQuery, ln, nCV, newArrayList, newArrayList, newArrayList, newConditionValue, newHashMap, newLinkedHashMap, reflectRelationOnUnionQuery, regFTQ, regINS, regIQ, regIQ, registerExistsReferrer, registerExistsReferrer, registerInlineWhereClause, registerInScopeRelation, registerInScopeRelation, registerLikeSearchQuery, registerNotExistsReferrer, registerNotInScopeRelation, registerOrderBy, registerOuterJoin, registerOuterJoin, registerParameterOption, registerQueryDerivedReferrer, registerScalarCondition, registerSpecifiedDerivedOrderBy_Asc, registerSpecifiedDerivedOrderBy_Desc, registerSpecifyDerivedReferrer, registerUnionQuery, registerWhereClause, regLSQ, regOBA, regOBD, regQ, regQ, replaceString, resolveJoinAliasName, resolveNextRelationPath, setupConditionValueAndRegisterWhereClause, setupConditionValueAndRegisterWhereClause, 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
 

コンストラクタの詳細

AbstractBsAccessResultCQ

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

xgetDBMetaProvider

protected org.seasar.robot.dbflute.dbmeta.DBMetaProvider xgetDBMetaProvider()
定義:
クラス org.seasar.robot.dbflute.cbean.AbstractConditionQuery 内の xgetDBMetaProvider

getTableDbName

public java.lang.String getTableDbName()

setId_Equal

public void setId_Equal(java.lang.Long id)
Equal(=). And NullIgnored, OnlyOnceRegistered.
ID: {PK, ID, NotNull, BIGINT(19)}

パラメータ:
id - The value of id as equal.

doSetId_Equal

protected void doSetId_Equal(java.lang.Long id)

setId_NotEqual

public void setId_NotEqual(java.lang.Long id)
NotEqual(<>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
id - The value of id as notEqual.

doSetId_NotEqual

protected void doSetId_NotEqual(java.lang.Long id)

setId_GreaterThan

public void setId_GreaterThan(java.lang.Long id)
GreaterThan(>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
id - The value of id as greaterThan.

setId_LessThan

public void setId_LessThan(java.lang.Long id)
LessThan(<). And NullIgnored, OnlyOnceRegistered.

パラメータ:
id - The value of id as lessThan.

setId_GreaterEqual

public void setId_GreaterEqual(java.lang.Long id)
GreaterEqual(>=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
id - The value of id as greaterEqual.

setId_LessEqual

public void setId_LessEqual(java.lang.Long id)
LessEqual(<=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
id - The value of id as lessEqual.

setId_InScope

public void setId_InScope(java.util.Collection<java.lang.Long> idList)
InScope(in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
idList - The collection of id as inScope.

doSetId_InScope

protected void doSetId_InScope(java.util.Collection<java.lang.Long> idList)

setId_NotInScope

public void setId_NotInScope(java.util.Collection<java.lang.Long> idList)
NotInScope(not in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
idList - The collection of id as notInScope.

doSetId_NotInScope

protected void doSetId_NotInScope(java.util.Collection<java.lang.Long> idList)

existsAccessResultDataAsOne

public void existsAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
Set up ExistsReferrer (co-related sub-query).
{exists (select ID from ACCESS_RESULT_DATA where ...)}
ACCESS_RESULT_DATA as 'accessResultDataList'.
 cb.query().existsAccessResultDataAsOne(new SubQuery<AccessResultDataCB>() {
     public void query(AccessResultCB subCB) {
         subCB.query().setXxx...
     }
 });
 

パラメータ:
subQuery - The sub-query of AccessResultDataAsOne for 'exists'. (NotNull)

keepId_ExistsReferrer_AccessResultDataAsOne

public abstract java.lang.String keepId_ExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ subQuery)

notExistsAccessResultDataAsOne

public void notExistsAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
Set up NotExistsReferrer (co-related sub-query).
{not exists (select ID from ACCESS_RESULT_DATA where ...)}
ACCESS_RESULT_DATA as 'accessResultDataList'.
 cb.query().notExistsAccessResultDataAsOne(new SubQuery<AccessResultDataCB>() {
     public void query(AccessResultCB subCB) {
         subCB.query().setXxx...
     }
 });
 

パラメータ:
subQuery - The sub-query of Id_NotExistsReferrer_AccessResultDataAsOne for 'not exists'. (NotNull)

keepId_NotExistsReferrer_AccessResultDataAsOne

public abstract java.lang.String keepId_NotExistsReferrer_AccessResultDataAsOne(AccessResultDataCQ subQuery)

inScopeAccessResultDataAsOne

public void inScopeAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
Set up InScopeRelation (sub-query).
{in (select ID from ACCESS_RESULT_DATA where ...)}
ACCESS_RESULT_DATA as 'accessResultDataList'.

パラメータ:
subQuery - The sub-query of AccessResultDataAsOne for 'in-scope'. (NotNull)

keepId_InScopeRelation_AccessResultDataAsOne

public abstract java.lang.String keepId_InScopeRelation_AccessResultDataAsOne(AccessResultDataCQ subQuery)

notInScopeAccessResultDataAsOne

public void notInScopeAccessResultDataAsOne(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultDataCB> subQuery)
Set up NotInScopeRelation (sub-query).
{not in (select ID from ACCESS_RESULT_DATA where ...)}
ACCESS_RESULT_DATA as 'accessResultDataList'.

パラメータ:
subQuery - The sub-query of AccessResultDataAsOne for 'not in-scope'. (NotNull)

keepId_NotInScopeRelation_AccessResultDataAsOne

public abstract java.lang.String keepId_NotInScopeRelation_AccessResultDataAsOne(AccessResultDataCQ subQuery)

setId_IsNull

public void setId_IsNull()
IsNull(is null). And OnlyOnceRegistered.


setId_IsNotNull

public void setId_IsNotNull()
IsNotNull(is not null). And OnlyOnceRegistered.


regId

protected void regId(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                     java.lang.Object v)

getCValueId

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueId()

setSessionId_Equal

public void setSessionId_Equal(java.lang.String sessionId)
Equal(=). And NullOrEmptyIgnored, OnlyOnceRegistered.
SESSION_ID: {IX, NotNull, VARCHAR(20)}

パラメータ:
sessionId - The value of sessionId as equal.

doSetSessionId_Equal

protected void doSetSessionId_Equal(java.lang.String sessionId)

setSessionId_NotEqual

public void setSessionId_NotEqual(java.lang.String sessionId)
NotEqual(<>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
sessionId - The value of sessionId as notEqual.

doSetSessionId_NotEqual

protected void doSetSessionId_NotEqual(java.lang.String sessionId)

setSessionId_GreaterThan

public void setSessionId_GreaterThan(java.lang.String sessionId)
GreaterThan(>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
sessionId - The value of sessionId as greaterThan.

setSessionId_LessThan

public void setSessionId_LessThan(java.lang.String sessionId)
LessThan(<). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
sessionId - The value of sessionId as lessThan.

setSessionId_GreaterEqual

public void setSessionId_GreaterEqual(java.lang.String sessionId)
GreaterEqual(>=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
sessionId - The value of sessionId as greaterEqual.

setSessionId_LessEqual

public void setSessionId_LessEqual(java.lang.String sessionId)
LessEqual(<=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
sessionId - The value of sessionId as lessEqual.

setSessionId_InScope

public void setSessionId_InScope(java.util.Collection<java.lang.String> sessionIdList)
InScope(in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
sessionIdList - The collection of sessionId as inScope.

doSetSessionId_InScope

public void doSetSessionId_InScope(java.util.Collection<java.lang.String> sessionIdList)

setSessionId_NotInScope

public void setSessionId_NotInScope(java.util.Collection<java.lang.String> sessionIdList)
NotInScope(not in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
sessionIdList - The collection of sessionId as notInScope.

doSetSessionId_NotInScope

public void doSetSessionId_NotInScope(java.util.Collection<java.lang.String> sessionIdList)

setSessionId_PrefixSearch

public void setSessionId_PrefixSearch(java.lang.String sessionId)
PrefixSearch(like 'xxx%' escape ...). And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
sessionId - The value of sessionId as prefixSearch.

setSessionId_LikeSearch

public void setSessionId_LikeSearch(java.lang.String sessionId,
                                    org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
LikeSearch with various options. (versatile) {like '%xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
sessionId - The value of sessionId as likeSearch.
likeSearchOption - The option of like-search. (NotNull)

setSessionId_NotLikeSearch

public void setSessionId_NotLikeSearch(java.lang.String sessionId,
                                       org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
NotLikeSearch with various options. (versatile) {not like 'xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
sessionId - The value of sessionId as notLikeSearch.
likeSearchOption - The option of not-like-search. (NotNull)

regSessionId

protected void regSessionId(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                            java.lang.Object v)

getCValueSessionId

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueSessionId()

setRuleId_Equal

public void setRuleId_Equal(java.lang.String ruleId)
Equal(=). And NullOrEmptyIgnored, OnlyOnceRegistered.
RULE_ID: {VARCHAR(20)}

パラメータ:
ruleId - The value of ruleId as equal.

doSetRuleId_Equal

protected void doSetRuleId_Equal(java.lang.String ruleId)

setRuleId_NotEqual

public void setRuleId_NotEqual(java.lang.String ruleId)
NotEqual(<>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
ruleId - The value of ruleId as notEqual.

doSetRuleId_NotEqual

protected void doSetRuleId_NotEqual(java.lang.String ruleId)

setRuleId_GreaterThan

public void setRuleId_GreaterThan(java.lang.String ruleId)
GreaterThan(>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
ruleId - The value of ruleId as greaterThan.

setRuleId_LessThan

public void setRuleId_LessThan(java.lang.String ruleId)
LessThan(<). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
ruleId - The value of ruleId as lessThan.

setRuleId_GreaterEqual

public void setRuleId_GreaterEqual(java.lang.String ruleId)
GreaterEqual(>=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
ruleId - The value of ruleId as greaterEqual.

setRuleId_LessEqual

public void setRuleId_LessEqual(java.lang.String ruleId)
LessEqual(<=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
ruleId - The value of ruleId as lessEqual.

setRuleId_InScope

public void setRuleId_InScope(java.util.Collection<java.lang.String> ruleIdList)
InScope(in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
ruleIdList - The collection of ruleId as inScope.

doSetRuleId_InScope

public void doSetRuleId_InScope(java.util.Collection<java.lang.String> ruleIdList)

setRuleId_NotInScope

public void setRuleId_NotInScope(java.util.Collection<java.lang.String> ruleIdList)
NotInScope(not in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
ruleIdList - The collection of ruleId as notInScope.

doSetRuleId_NotInScope

public void doSetRuleId_NotInScope(java.util.Collection<java.lang.String> ruleIdList)

setRuleId_PrefixSearch

public void setRuleId_PrefixSearch(java.lang.String ruleId)
PrefixSearch(like 'xxx%' escape ...). And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
ruleId - The value of ruleId as prefixSearch.

setRuleId_LikeSearch

public void setRuleId_LikeSearch(java.lang.String ruleId,
                                 org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
LikeSearch with various options. (versatile) {like '%xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
ruleId - The value of ruleId as likeSearch.
likeSearchOption - The option of like-search. (NotNull)

setRuleId_NotLikeSearch

public void setRuleId_NotLikeSearch(java.lang.String ruleId,
                                    org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
NotLikeSearch with various options. (versatile) {not like 'xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
ruleId - The value of ruleId as notLikeSearch.
likeSearchOption - The option of not-like-search. (NotNull)

setRuleId_IsNull

public void setRuleId_IsNull()
IsNull(is null). And OnlyOnceRegistered.


setRuleId_IsNotNull

public void setRuleId_IsNotNull()
IsNotNull(is not null). And OnlyOnceRegistered.


regRuleId

protected void regRuleId(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                         java.lang.Object v)

getCValueRuleId

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueRuleId()

setUrl_Equal

public void setUrl_Equal(java.lang.String url)
Equal(=). And NullOrEmptyIgnored, OnlyOnceRegistered.
URL: {IX+, NotNull, TEXT(65535)}

パラメータ:
url - The value of url as equal.

doSetUrl_Equal

protected void doSetUrl_Equal(java.lang.String url)

setUrl_NotEqual

public void setUrl_NotEqual(java.lang.String url)
NotEqual(<>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
url - The value of url as notEqual.

doSetUrl_NotEqual

protected void doSetUrl_NotEqual(java.lang.String url)

setUrl_GreaterThan

public void setUrl_GreaterThan(java.lang.String url)
GreaterThan(>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
url - The value of url as greaterThan.

setUrl_LessThan

public void setUrl_LessThan(java.lang.String url)
LessThan(<). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
url - The value of url as lessThan.

setUrl_GreaterEqual

public void setUrl_GreaterEqual(java.lang.String url)
GreaterEqual(>=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
url - The value of url as greaterEqual.

setUrl_LessEqual

public void setUrl_LessEqual(java.lang.String url)
LessEqual(<=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
url - The value of url as lessEqual.

setUrl_InScope

public void setUrl_InScope(java.util.Collection<java.lang.String> urlList)
InScope(in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
urlList - The collection of url as inScope.

doSetUrl_InScope

public void doSetUrl_InScope(java.util.Collection<java.lang.String> urlList)

setUrl_NotInScope

public void setUrl_NotInScope(java.util.Collection<java.lang.String> urlList)
NotInScope(not in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
urlList - The collection of url as notInScope.

doSetUrl_NotInScope

public void doSetUrl_NotInScope(java.util.Collection<java.lang.String> urlList)

setUrl_PrefixSearch

public void setUrl_PrefixSearch(java.lang.String url)
PrefixSearch(like 'xxx%' escape ...). And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
url - The value of url as prefixSearch.

setUrl_LikeSearch

public void setUrl_LikeSearch(java.lang.String url,
                              org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
LikeSearch with various options. (versatile) {like '%xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
url - The value of url as likeSearch.
likeSearchOption - The option of like-search. (NotNull)

setUrl_NotLikeSearch

public void setUrl_NotLikeSearch(java.lang.String url,
                                 org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
NotLikeSearch with various options. (versatile) {not like 'xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
url - The value of url as notLikeSearch.
likeSearchOption - The option of not-like-search. (NotNull)

regUrl

protected void regUrl(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                      java.lang.Object v)

getCValueUrl

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueUrl()

setParentUrl_Equal

public void setParentUrl_Equal(java.lang.String parentUrl)
Equal(=). And NullOrEmptyIgnored, OnlyOnceRegistered.
PARENT_URL: {TEXT(65535)}

パラメータ:
parentUrl - The value of parentUrl as equal.

doSetParentUrl_Equal

protected void doSetParentUrl_Equal(java.lang.String parentUrl)

setParentUrl_NotEqual

public void setParentUrl_NotEqual(java.lang.String parentUrl)
NotEqual(<>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
parentUrl - The value of parentUrl as notEqual.

doSetParentUrl_NotEqual

protected void doSetParentUrl_NotEqual(java.lang.String parentUrl)

setParentUrl_GreaterThan

public void setParentUrl_GreaterThan(java.lang.String parentUrl)
GreaterThan(>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
parentUrl - The value of parentUrl as greaterThan.

setParentUrl_LessThan

public void setParentUrl_LessThan(java.lang.String parentUrl)
LessThan(<). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
parentUrl - The value of parentUrl as lessThan.

setParentUrl_GreaterEqual

public void setParentUrl_GreaterEqual(java.lang.String parentUrl)
GreaterEqual(>=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
parentUrl - The value of parentUrl as greaterEqual.

setParentUrl_LessEqual

public void setParentUrl_LessEqual(java.lang.String parentUrl)
LessEqual(<=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
parentUrl - The value of parentUrl as lessEqual.

setParentUrl_InScope

public void setParentUrl_InScope(java.util.Collection<java.lang.String> parentUrlList)
InScope(in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
parentUrlList - The collection of parentUrl as inScope.

doSetParentUrl_InScope

public void doSetParentUrl_InScope(java.util.Collection<java.lang.String> parentUrlList)

setParentUrl_NotInScope

public void setParentUrl_NotInScope(java.util.Collection<java.lang.String> parentUrlList)
NotInScope(not in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
parentUrlList - The collection of parentUrl as notInScope.

doSetParentUrl_NotInScope

public void doSetParentUrl_NotInScope(java.util.Collection<java.lang.String> parentUrlList)

setParentUrl_PrefixSearch

public void setParentUrl_PrefixSearch(java.lang.String parentUrl)
PrefixSearch(like 'xxx%' escape ...). And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
parentUrl - The value of parentUrl as prefixSearch.

setParentUrl_LikeSearch

public void setParentUrl_LikeSearch(java.lang.String parentUrl,
                                    org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
LikeSearch with various options. (versatile) {like '%xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
parentUrl - The value of parentUrl as likeSearch.
likeSearchOption - The option of like-search. (NotNull)

setParentUrl_NotLikeSearch

public void setParentUrl_NotLikeSearch(java.lang.String parentUrl,
                                       org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
NotLikeSearch with various options. (versatile) {not like 'xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
parentUrl - The value of parentUrl as notLikeSearch.
likeSearchOption - The option of not-like-search. (NotNull)

setParentUrl_IsNull

public void setParentUrl_IsNull()
IsNull(is null). And OnlyOnceRegistered.


setParentUrl_IsNotNull

public void setParentUrl_IsNotNull()
IsNotNull(is not null). And OnlyOnceRegistered.


regParentUrl

protected void regParentUrl(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                            java.lang.Object v)

getCValueParentUrl

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueParentUrl()

setStatus_Equal

public void setStatus_Equal(java.lang.Integer status)
Equal(=). And NullIgnored, OnlyOnceRegistered.
STATUS: {NotNull, INT(10)}

パラメータ:
status - The value of status as equal.

doSetStatus_Equal

protected void doSetStatus_Equal(java.lang.Integer status)

setStatus_NotEqual

public void setStatus_NotEqual(java.lang.Integer status)
NotEqual(<>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
status - The value of status as notEqual.

doSetStatus_NotEqual

protected void doSetStatus_NotEqual(java.lang.Integer status)

setStatus_GreaterThan

public void setStatus_GreaterThan(java.lang.Integer status)
GreaterThan(>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
status - The value of status as greaterThan.

setStatus_LessThan

public void setStatus_LessThan(java.lang.Integer status)
LessThan(<). And NullIgnored, OnlyOnceRegistered.

パラメータ:
status - The value of status as lessThan.

setStatus_GreaterEqual

public void setStatus_GreaterEqual(java.lang.Integer status)
GreaterEqual(>=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
status - The value of status as greaterEqual.

setStatus_LessEqual

public void setStatus_LessEqual(java.lang.Integer status)
LessEqual(<=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
status - The value of status as lessEqual.

setStatus_InScope

public void setStatus_InScope(java.util.Collection<java.lang.Integer> statusList)
InScope(in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
statusList - The collection of status as inScope.

doSetStatus_InScope

protected void doSetStatus_InScope(java.util.Collection<java.lang.Integer> statusList)

setStatus_NotInScope

public void setStatus_NotInScope(java.util.Collection<java.lang.Integer> statusList)
NotInScope(not in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
statusList - The collection of status as notInScope.

doSetStatus_NotInScope

protected void doSetStatus_NotInScope(java.util.Collection<java.lang.Integer> statusList)

regStatus

protected void regStatus(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                         java.lang.Object v)

getCValueStatus

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueStatus()

setHttpStatusCode_Equal

public void setHttpStatusCode_Equal(java.lang.Integer httpStatusCode)
Equal(=). And NullIgnored, OnlyOnceRegistered.
HTTP_STATUS_CODE: {NotNull, INT(10)}

パラメータ:
httpStatusCode - The value of httpStatusCode as equal.

doSetHttpStatusCode_Equal

protected void doSetHttpStatusCode_Equal(java.lang.Integer httpStatusCode)

setHttpStatusCode_NotEqual

public void setHttpStatusCode_NotEqual(java.lang.Integer httpStatusCode)
NotEqual(<>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
httpStatusCode - The value of httpStatusCode as notEqual.

doSetHttpStatusCode_NotEqual

protected void doSetHttpStatusCode_NotEqual(java.lang.Integer httpStatusCode)

setHttpStatusCode_GreaterThan

public void setHttpStatusCode_GreaterThan(java.lang.Integer httpStatusCode)
GreaterThan(>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
httpStatusCode - The value of httpStatusCode as greaterThan.

setHttpStatusCode_LessThan

public void setHttpStatusCode_LessThan(java.lang.Integer httpStatusCode)
LessThan(<). And NullIgnored, OnlyOnceRegistered.

パラメータ:
httpStatusCode - The value of httpStatusCode as lessThan.

setHttpStatusCode_GreaterEqual

public void setHttpStatusCode_GreaterEqual(java.lang.Integer httpStatusCode)
GreaterEqual(>=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
httpStatusCode - The value of httpStatusCode as greaterEqual.

setHttpStatusCode_LessEqual

public void setHttpStatusCode_LessEqual(java.lang.Integer httpStatusCode)
LessEqual(<=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
httpStatusCode - The value of httpStatusCode as lessEqual.

setHttpStatusCode_InScope

public void setHttpStatusCode_InScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)
InScope(in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
httpStatusCodeList - The collection of httpStatusCode as inScope.

doSetHttpStatusCode_InScope

protected void doSetHttpStatusCode_InScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)

setHttpStatusCode_NotInScope

public void setHttpStatusCode_NotInScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)
NotInScope(not in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
httpStatusCodeList - The collection of httpStatusCode as notInScope.

doSetHttpStatusCode_NotInScope

protected void doSetHttpStatusCode_NotInScope(java.util.Collection<java.lang.Integer> httpStatusCodeList)

regHttpStatusCode

protected void regHttpStatusCode(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                                 java.lang.Object v)

getCValueHttpStatusCode

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueHttpStatusCode()

setMethod_Equal

public void setMethod_Equal(java.lang.String method)
Equal(=). And NullOrEmptyIgnored, OnlyOnceRegistered.
METHOD: {NotNull, VARCHAR(10)}

パラメータ:
method - The value of method as equal.

doSetMethod_Equal

protected void doSetMethod_Equal(java.lang.String method)

setMethod_NotEqual

public void setMethod_NotEqual(java.lang.String method)
NotEqual(<>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
method - The value of method as notEqual.

doSetMethod_NotEqual

protected void doSetMethod_NotEqual(java.lang.String method)

setMethod_GreaterThan

public void setMethod_GreaterThan(java.lang.String method)
GreaterThan(>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
method - The value of method as greaterThan.

setMethod_LessThan

public void setMethod_LessThan(java.lang.String method)
LessThan(<). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
method - The value of method as lessThan.

setMethod_GreaterEqual

public void setMethod_GreaterEqual(java.lang.String method)
GreaterEqual(>=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
method - The value of method as greaterEqual.

setMethod_LessEqual

public void setMethod_LessEqual(java.lang.String method)
LessEqual(<=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
method - The value of method as lessEqual.

setMethod_InScope

public void setMethod_InScope(java.util.Collection<java.lang.String> methodList)
InScope(in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
methodList - The collection of method as inScope.

doSetMethod_InScope

public void doSetMethod_InScope(java.util.Collection<java.lang.String> methodList)

setMethod_NotInScope

public void setMethod_NotInScope(java.util.Collection<java.lang.String> methodList)
NotInScope(not in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
methodList - The collection of method as notInScope.

doSetMethod_NotInScope

public void doSetMethod_NotInScope(java.util.Collection<java.lang.String> methodList)

setMethod_PrefixSearch

public void setMethod_PrefixSearch(java.lang.String method)
PrefixSearch(like 'xxx%' escape ...). And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
method - The value of method as prefixSearch.

setMethod_LikeSearch

public void setMethod_LikeSearch(java.lang.String method,
                                 org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
LikeSearch with various options. (versatile) {like '%xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
method - The value of method as likeSearch.
likeSearchOption - The option of like-search. (NotNull)

setMethod_NotLikeSearch

public void setMethod_NotLikeSearch(java.lang.String method,
                                    org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
NotLikeSearch with various options. (versatile) {not like 'xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
method - The value of method as notLikeSearch.
likeSearchOption - The option of not-like-search. (NotNull)

regMethod

protected void regMethod(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                         java.lang.Object v)

getCValueMethod

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMethod()

setMimeType_Equal

public void setMimeType_Equal(java.lang.String mimeType)
Equal(=). And NullOrEmptyIgnored, OnlyOnceRegistered.
MIME_TYPE: {NotNull, VARCHAR(100)}

パラメータ:
mimeType - The value of mimeType as equal.

doSetMimeType_Equal

protected void doSetMimeType_Equal(java.lang.String mimeType)

setMimeType_NotEqual

public void setMimeType_NotEqual(java.lang.String mimeType)
NotEqual(<>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
mimeType - The value of mimeType as notEqual.

doSetMimeType_NotEqual

protected void doSetMimeType_NotEqual(java.lang.String mimeType)

setMimeType_GreaterThan

public void setMimeType_GreaterThan(java.lang.String mimeType)
GreaterThan(>). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
mimeType - The value of mimeType as greaterThan.

setMimeType_LessThan

public void setMimeType_LessThan(java.lang.String mimeType)
LessThan(<). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
mimeType - The value of mimeType as lessThan.

setMimeType_GreaterEqual

public void setMimeType_GreaterEqual(java.lang.String mimeType)
GreaterEqual(>=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
mimeType - The value of mimeType as greaterEqual.

setMimeType_LessEqual

public void setMimeType_LessEqual(java.lang.String mimeType)
LessEqual(<=). And NullOrEmptyIgnored, OnlyOnceRegistered.

パラメータ:
mimeType - The value of mimeType as lessEqual.

setMimeType_InScope

public void setMimeType_InScope(java.util.Collection<java.lang.String> mimeTypeList)
InScope(in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
mimeTypeList - The collection of mimeType as inScope.

doSetMimeType_InScope

public void doSetMimeType_InScope(java.util.Collection<java.lang.String> mimeTypeList)

setMimeType_NotInScope

public void setMimeType_NotInScope(java.util.Collection<java.lang.String> mimeTypeList)
NotInScope(not in ('a', 'b')). And NullOrEmptyIgnored, NullOrEmptyElementIgnored, SeveralRegistered.

パラメータ:
mimeTypeList - The collection of mimeType as notInScope.

doSetMimeType_NotInScope

public void doSetMimeType_NotInScope(java.util.Collection<java.lang.String> mimeTypeList)

setMimeType_PrefixSearch

public void setMimeType_PrefixSearch(java.lang.String mimeType)
PrefixSearch(like 'xxx%' escape ...). And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
mimeType - The value of mimeType as prefixSearch.

setMimeType_LikeSearch

public void setMimeType_LikeSearch(java.lang.String mimeType,
                                   org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
LikeSearch with various options. (versatile) {like '%xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
mimeType - The value of mimeType as likeSearch.
likeSearchOption - The option of like-search. (NotNull)

setMimeType_NotLikeSearch

public void setMimeType_NotLikeSearch(java.lang.String mimeType,
                                      org.seasar.robot.dbflute.cbean.coption.LikeSearchOption likeSearchOption)
NotLikeSearch with various options. (versatile) {not like 'xxx%' escape ...}
And NullOrEmptyIgnored, SeveralRegistered.

パラメータ:
mimeType - The value of mimeType as notLikeSearch.
likeSearchOption - The option of not-like-search. (NotNull)

regMimeType

protected void regMimeType(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                           java.lang.Object v)

getCValueMimeType

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueMimeType()

setContentLength_Equal

public void setContentLength_Equal(java.lang.Long contentLength)
Equal(=). And NullIgnored, OnlyOnceRegistered.
CONTENT_LENGTH: {NotNull, BIGINT(19)}

パラメータ:
contentLength - The value of contentLength as equal.

doSetContentLength_Equal

protected void doSetContentLength_Equal(java.lang.Long contentLength)

setContentLength_NotEqual

public void setContentLength_NotEqual(java.lang.Long contentLength)
NotEqual(<>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
contentLength - The value of contentLength as notEqual.

doSetContentLength_NotEqual

protected void doSetContentLength_NotEqual(java.lang.Long contentLength)

setContentLength_GreaterThan

public void setContentLength_GreaterThan(java.lang.Long contentLength)
GreaterThan(>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
contentLength - The value of contentLength as greaterThan.

setContentLength_LessThan

public void setContentLength_LessThan(java.lang.Long contentLength)
LessThan(<). And NullIgnored, OnlyOnceRegistered.

パラメータ:
contentLength - The value of contentLength as lessThan.

setContentLength_GreaterEqual

public void setContentLength_GreaterEqual(java.lang.Long contentLength)
GreaterEqual(>=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
contentLength - The value of contentLength as greaterEqual.

setContentLength_LessEqual

public void setContentLength_LessEqual(java.lang.Long contentLength)
LessEqual(<=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
contentLength - The value of contentLength as lessEqual.

setContentLength_InScope

public void setContentLength_InScope(java.util.Collection<java.lang.Long> contentLengthList)
InScope(in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
contentLengthList - The collection of contentLength as inScope.

doSetContentLength_InScope

protected void doSetContentLength_InScope(java.util.Collection<java.lang.Long> contentLengthList)

setContentLength_NotInScope

public void setContentLength_NotInScope(java.util.Collection<java.lang.Long> contentLengthList)
NotInScope(not in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
contentLengthList - The collection of contentLength as notInScope.

doSetContentLength_NotInScope

protected void doSetContentLength_NotInScope(java.util.Collection<java.lang.Long> contentLengthList)

regContentLength

protected void regContentLength(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                                java.lang.Object v)

getCValueContentLength

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueContentLength()

setExecutionTime_Equal

public void setExecutionTime_Equal(java.lang.Integer executionTime)
Equal(=). And NullIgnored, OnlyOnceRegistered.
EXECUTION_TIME: {NotNull, INT(10)}

パラメータ:
executionTime - The value of executionTime as equal.

doSetExecutionTime_Equal

protected void doSetExecutionTime_Equal(java.lang.Integer executionTime)

setExecutionTime_NotEqual

public void setExecutionTime_NotEqual(java.lang.Integer executionTime)
NotEqual(<>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
executionTime - The value of executionTime as notEqual.

doSetExecutionTime_NotEqual

protected void doSetExecutionTime_NotEqual(java.lang.Integer executionTime)

setExecutionTime_GreaterThan

public void setExecutionTime_GreaterThan(java.lang.Integer executionTime)
GreaterThan(>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
executionTime - The value of executionTime as greaterThan.

setExecutionTime_LessThan

public void setExecutionTime_LessThan(java.lang.Integer executionTime)
LessThan(<). And NullIgnored, OnlyOnceRegistered.

パラメータ:
executionTime - The value of executionTime as lessThan.

setExecutionTime_GreaterEqual

public void setExecutionTime_GreaterEqual(java.lang.Integer executionTime)
GreaterEqual(>=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
executionTime - The value of executionTime as greaterEqual.

setExecutionTime_LessEqual

public void setExecutionTime_LessEqual(java.lang.Integer executionTime)
LessEqual(<=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
executionTime - The value of executionTime as lessEqual.

setExecutionTime_InScope

public void setExecutionTime_InScope(java.util.Collection<java.lang.Integer> executionTimeList)
InScope(in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
executionTimeList - The collection of executionTime as inScope.

doSetExecutionTime_InScope

protected void doSetExecutionTime_InScope(java.util.Collection<java.lang.Integer> executionTimeList)

setExecutionTime_NotInScope

public void setExecutionTime_NotInScope(java.util.Collection<java.lang.Integer> executionTimeList)
NotInScope(not in (1, 2)). And NullIgnored, NullElementIgnored, SeveralRegistered.

パラメータ:
executionTimeList - The collection of executionTime as notInScope.

doSetExecutionTime_NotInScope

protected void doSetExecutionTime_NotInScope(java.util.Collection<java.lang.Integer> executionTimeList)

regExecutionTime

protected void regExecutionTime(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                                java.lang.Object v)

getCValueExecutionTime

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueExecutionTime()

setLastModified_Equal

public void setLastModified_Equal(java.sql.Timestamp lastModified)
Equal(=). And NullIgnored, OnlyOnceRegistered.
LAST_MODIFIED: {NotNull, DATETIME(19)}

パラメータ:
lastModified - The value of lastModified as equal.

setLastModified_GreaterThan

public void setLastModified_GreaterThan(java.sql.Timestamp lastModified)
GreaterThan(>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
lastModified - The value of lastModified as greaterThan.

setLastModified_LessThan

public void setLastModified_LessThan(java.sql.Timestamp lastModified)
LessThan(<). And NullIgnored, OnlyOnceRegistered.

パラメータ:
lastModified - The value of lastModified as lessThan.

setLastModified_GreaterEqual

public void setLastModified_GreaterEqual(java.sql.Timestamp lastModified)
GreaterEqual(>=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
lastModified - The value of lastModified as greaterEqual.

setLastModified_LessEqual

public void setLastModified_LessEqual(java.sql.Timestamp lastModified)
LessEqual(<=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
lastModified - The value of lastModified as lessEqual.

setLastModified_FromTo

public void setLastModified_FromTo(java.util.Date fromDatetime,
                                   java.util.Date toDatetime,
                                   org.seasar.robot.dbflute.cbean.coption.FromToOption fromToOption)
FromTo with various options. (versatile)
{(default) fromDatetime <= column <= toDatetime}
And NullIgnored, OnlyOnceRegistered.

パラメータ:
fromDatetime - The from-datetime(yyyy/MM/dd HH:mm:ss.SSS) of lastModified. (NullAllowed)
toDatetime - The to-datetime(yyyy/MM/dd HH:mm:ss.SSS) of lastModified. (NullAllowed)
fromToOption - The option of from-to. (NotNull)

setLastModified_DateFromTo

public void setLastModified_DateFromTo(java.util.Date fromDate,
                                       java.util.Date toDate)
DateFromTo. (Date means yyyy/MM/dd)
{fromDate <= column < toDate + 1 day}
And NullIgnored, OnlyOnceRegistered.
 ex) from:{2007/04/10 08:24:53} to:{2007/04/16 14:36:29}
     --> column >= '2007/04/10 00:00:00'
     and column < '2007/04/17 00:00:00'
 

パラメータ:
fromDate - The from-date(yyyy/MM/dd) of lastModified. (NullAllowed)
toDate - The to-date(yyyy/MM/dd) of lastModified. (NullAllowed)

regLastModified

protected void regLastModified(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                               java.lang.Object v)

getCValueLastModified

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueLastModified()

setCreateTime_Equal

public void setCreateTime_Equal(java.sql.Timestamp createTime)
Equal(=). And NullIgnored, OnlyOnceRegistered.
CREATE_TIME: {IX+, NotNull, DATETIME(19)}

パラメータ:
createTime - The value of createTime as equal.

setCreateTime_GreaterThan

public void setCreateTime_GreaterThan(java.sql.Timestamp createTime)
GreaterThan(>). And NullIgnored, OnlyOnceRegistered.

パラメータ:
createTime - The value of createTime as greaterThan.

setCreateTime_LessThan

public void setCreateTime_LessThan(java.sql.Timestamp createTime)
LessThan(<). And NullIgnored, OnlyOnceRegistered.

パラメータ:
createTime - The value of createTime as lessThan.

setCreateTime_GreaterEqual

public void setCreateTime_GreaterEqual(java.sql.Timestamp createTime)
GreaterEqual(>=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
createTime - The value of createTime as greaterEqual.

setCreateTime_LessEqual

public void setCreateTime_LessEqual(java.sql.Timestamp createTime)
LessEqual(<=). And NullIgnored, OnlyOnceRegistered.

パラメータ:
createTime - The value of createTime as lessEqual.

setCreateTime_FromTo

public void setCreateTime_FromTo(java.util.Date fromDatetime,
                                 java.util.Date toDatetime,
                                 org.seasar.robot.dbflute.cbean.coption.FromToOption fromToOption)
FromTo with various options. (versatile)
{(default) fromDatetime <= column <= toDatetime}
And NullIgnored, OnlyOnceRegistered.

パラメータ:
fromDatetime - The from-datetime(yyyy/MM/dd HH:mm:ss.SSS) of createTime. (NullAllowed)
toDatetime - The to-datetime(yyyy/MM/dd HH:mm:ss.SSS) of createTime. (NullAllowed)
fromToOption - The option of from-to. (NotNull)

setCreateTime_DateFromTo

public void setCreateTime_DateFromTo(java.util.Date fromDate,
                                     java.util.Date toDate)
DateFromTo. (Date means yyyy/MM/dd)
{fromDate <= column < toDate + 1 day}
And NullIgnored, OnlyOnceRegistered.
 ex) from:{2007/04/10 08:24:53} to:{2007/04/16 14:36:29}
     --> column >= '2007/04/10 00:00:00'
     and column < '2007/04/17 00:00:00'
 

パラメータ:
fromDate - The from-date(yyyy/MM/dd) of createTime. (NullAllowed)
toDate - The to-date(yyyy/MM/dd) of createTime. (NullAllowed)

regCreateTime

protected void regCreateTime(org.seasar.robot.dbflute.cbean.ckey.ConditionKey k,
                             java.lang.Object v)

getCValueCreateTime

protected abstract org.seasar.robot.dbflute.cbean.cvalue.ConditionValue getCValueCreateTime()

scalar_Equal

public org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_Equal()
Prepare ScalarCondition as equal.
{where FOO = (select max(BAR) from ...)
 cb.query().scalar_Equal().max(new SubQuery<AccessResultCB>() {
     public void query(AccessResultCB subCB) {
         subCB.specify().setXxx... // derived column for function
         subCB.query().setYyy...
     }
 });
 

戻り値:
The object to set up a function. (NotNull)

scalar_NotEqual

public org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_NotEqual()
Prepare ScalarCondition as equal.
{where FOO <> (select max(BAR) from ...)
 cb.query().scalar_NotEqual().max(new SubQuery<AccessResultCB>() {
     public void query(AccessResultCB subCB) {
         subCB.specify().setXxx... // derived column for function
         subCB.query().setYyy...
     }
 });
 

戻り値:
The object to set up a function. (NotNull)

scalar_GreaterThan

public org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_GreaterThan()
Prepare ScalarCondition as greaterThan.
{where FOO > (select max(BAR) from ...)
 cb.query().scalar_GreaterThan().max(new SubQuery<AccessResultCB>() {
     public void query(AccessResultCB subCB) {
         subCB.specify().setFoo... // derived column for function
         subCB.query().setBar...
     }
 });
 

戻り値:
The object to set up a function. (NotNull)

scalar_LessThan

public org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_LessThan()
Prepare ScalarCondition as lessThan.
{where FOO < (select max(BAR) from ...)
 cb.query().scalar_LessThan().max(new SubQuery<AccessResultCB>() {
     public void query(AccessResultCB subCB) {
         subCB.specify().setFoo... // derived column for function
         subCB.query().setBar...
     }
 });
 

戻り値:
The object to set up a function. (NotNull)

scalar_GreaterEqual

public org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_GreaterEqual()
Prepare ScalarCondition as greaterEqual.
{where FOO >= (select max(BAR) from ...)
 cb.query().scalar_GreaterEqual().max(new SubQuery<AccessResultCB>() {
     public void query(AccessResultCB subCB) {
         subCB.specify().setFoo... // derived column for function
         subCB.query().setBar...
     }
 });
 

戻り値:
The object to set up a function. (NotNull)

scalar_LessEqual

public org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> scalar_LessEqual()
Prepare ScalarCondition as lessEqual.
{where FOO <= (select max(BAR) from ...)
 cb.query().scalar_LessEqual().max(new SubQuery<AccessResultCB>() {
     public void query(AccessResultCB subCB) {
         subCB.specify().setFoo... // derived column for function
         subCB.query().setBar...
     }
 });
 

戻り値:
The object to set up a function. (NotNull)

xcreateSSQFunction

protected org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<AccessResultCB> xcreateSSQFunction(java.lang.String operand)

xscalarCondition

protected void xscalarCondition(java.lang.String function,
                                org.seasar.robot.dbflute.cbean.SubQuery<AccessResultCB> subQuery,
                                java.lang.String operand)

keepScalarCondition

public abstract java.lang.String keepScalarCondition(AccessResultCQ subQuery)

myselfInScope

public void myselfInScope(org.seasar.robot.dbflute.cbean.SubQuery<AccessResultCB> subQuery)
Myself InScope (SubQuery). {mainly for CLOB and Union}

パラメータ:
subQuery - The implementation of sub query. (NotNull)

keepMyselfInScopeRelation

public abstract java.lang.String keepMyselfInScopeRelation(AccessResultCQ subQuery)

xabCB

protected java.lang.String xabCB()

xabCQ

protected java.lang.String xabCQ()

xabLSO

protected java.lang.String xabLSO()

xabSSQS

protected java.lang.String xabSSQS()


Copyright © 2012. All Rights Reserved.