クラス
org.seasar.robot.db.cbean.UrlQueueCB の使用

UrlQueueCB を使用しているパッケージ
org.seasar.robot.db.bsbhv   
org.seasar.robot.db.cbean.bs   
org.seasar.robot.db.cbean.cq.bs   
 

org.seasar.robot.db.bsbhv での UrlQueueCB の使用
 

UrlQueueCB を返す org.seasar.robot.db.bsbhv のメソッド
protected  UrlQueueCB BsUrlQueueBhv.downcast(org.seasar.robot.dbflute.cbean.ConditionBean cb)
           
 UrlQueueCB BsUrlQueueBhv.newMyConditionBean()
           
 

UrlQueueCB 型の引数を持つ型を返す org.seasar.robot.db.bsbhv のメソッド
<RESULT> org.seasar.robot.dbflute.bhv.AbstractBehaviorReadable.SLFunction<UrlQueueCB,RESULT>
BsUrlQueueBhv.scalarSelect(java.lang.Class<RESULT> resultType)
          Select the scalar value derived by a function.
 

UrlQueueCB 型のパラメータを持つ org.seasar.robot.db.bsbhv のメソッド
protected  int BsUrlQueueBhv.delegateSelectCount(UrlQueueCB cb)
           
protected  void BsUrlQueueBhv.delegateSelectCursor(UrlQueueCB cb, org.seasar.robot.dbflute.cbean.EntityRowHandler<UrlQueue> entityRowHandler)
           
protected  java.util.List<UrlQueue> BsUrlQueueBhv.delegateSelectList(UrlQueueCB cb)
           
 int BsUrlQueueBhv.queryDelete(UrlQueueCB cb)
          Query delete the several entities.
 int BsUrlQueueBhv.queryUpdate(UrlQueue urlQueue, UrlQueueCB cb)
          Query update the several entities.
 int BsUrlQueueBhv.selectCount(UrlQueueCB cb)
          Select the count by the condition-bean.
 void BsUrlQueueBhv.selectCursor(UrlQueueCB cb, org.seasar.robot.dbflute.cbean.EntityRowHandler<UrlQueue> entityRowHandler)
          Select the cursor by the condition-bean.
 UrlQueue BsUrlQueueBhv.selectEntity(UrlQueueCB cb)
          Select the entity by the condition-bean.
 UrlQueue BsUrlQueueBhv.selectEntityWithDeletedCheck(UrlQueueCB cb)
          Select the entity by the condition-bean with deleted check.
 org.seasar.robot.dbflute.cbean.ListResultBean<UrlQueue> BsUrlQueueBhv.selectList(UrlQueueCB cb)
          Select the list as result bean.
 org.seasar.robot.dbflute.cbean.PagingResultBean<UrlQueue> BsUrlQueueBhv.selectPage(UrlQueueCB cb)
          Select the page as result bean.
 

org.seasar.robot.db.cbean.bs での UrlQueueCB の使用
 

UrlQueueCB 型の引数を持つ型を返す org.seasar.robot.db.cbean.bs のメソッド
 org.seasar.robot.dbflute.cbean.chelper.HpColQyOperand<UrlQueueCB> BsUrlQueueCB.columnQuery(org.seasar.robot.dbflute.cbean.SpecifyQuery<UrlQueueCB> leftSpecifyQuery)
           
 

UrlQueueCB 型の型引数を持つ org.seasar.robot.db.cbean.bs のメソッドパラメータ
 org.seasar.robot.dbflute.cbean.chelper.HpColQyOperand<UrlQueueCB> BsUrlQueueCB.columnQuery(org.seasar.robot.dbflute.cbean.SpecifyQuery<UrlQueueCB> leftSpecifyQuery)
           
 void BsUrlQueueCB.orQuery(org.seasar.robot.dbflute.cbean.OrQuery<UrlQueueCB> orQuery)
           
 void BsUrlQueueCB.union(org.seasar.robot.dbflute.cbean.UnionQuery<UrlQueueCB> unionQuery)
          Set up 'union'.
 void BsUrlQueueCB.unionAll(org.seasar.robot.dbflute.cbean.UnionQuery<UrlQueueCB> unionQuery)
          Set up 'union all'.
 

org.seasar.robot.db.cbean.cq.bs での UrlQueueCB の使用
 

UrlQueueCB 型の引数を持つ型を返す org.seasar.robot.db.cbean.cq.bs のメソッド
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<UrlQueueCB> AbstractBsUrlQueueCQ.scalar_Equal()
           
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<UrlQueueCB> AbstractBsUrlQueueCQ.scalar_GreaterEqual()
           
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<UrlQueueCB> AbstractBsUrlQueueCQ.scalar_GreaterThan()
           
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<UrlQueueCB> AbstractBsUrlQueueCQ.scalar_LessEqual()
           
 org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<UrlQueueCB> AbstractBsUrlQueueCQ.scalar_LessThan()
           
protected  org.seasar.robot.dbflute.cbean.chelper.HpSSQFunction<UrlQueueCB> AbstractBsUrlQueueCQ.xcreateSSQFunction(java.lang.String operand)
           
 

UrlQueueCB 型の型引数を持つ org.seasar.robot.db.cbean.cq.bs のメソッドパラメータ
 void AbstractBsUrlQueueCQ.myselfInScope(org.seasar.robot.dbflute.cbean.SubQuery<UrlQueueCB> subQuery)
          Myself InScope SubQuery.
protected  void AbstractBsUrlQueueCQ.xscalarSubQuery(java.lang.String function, org.seasar.robot.dbflute.cbean.SubQuery<UrlQueueCB> subQuery, java.lang.String operand)
           
 



Copyright © 2010. All Rights Reserved.