org.seasar.robot.db.exbhv.cursor
クラス AccessResultDiffCursorHandler

java.lang.Object
  上位を拡張 org.seasar.robot.db.bsbhv.cursor.BsAccessResultDiffCursorHandler
      上位を拡張 org.seasar.robot.db.exbhv.cursor.AccessResultDiffCursorHandler
すべての実装されたインタフェース:
org.seasar.robot.dbflute.jdbc.CursorHandler

public abstract class AccessResultDiffCursorHandler
extends BsAccessResultDiffCursorHandler

The cursor handler of AccessResultDiff.

You can implement your original methods here. This class remains when re-generating.

作成者:
DBFlute(AutoGenerator)

コンストラクタの概要
AccessResultDiffCursorHandler()
           
 
メソッドの概要
 
クラス org.seasar.robot.db.bsbhv.cursor.BsAccessResultDiffCursorHandler から継承されたメソッド
createTypeSafeCursor, fetchCursor, handle
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AccessResultDiffCursorHandler

public AccessResultDiffCursorHandler()


Copyright © 2012. All Rights Reserved.