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

java.lang.Object
  上位を拡張 org.seasar.robot.db.bsbhv.cursor.BsAccessResultDiffCursor
      上位を拡張 org.seasar.robot.db.exbhv.cursor.AccessResultDiffCursor

public class AccessResultDiffCursor
extends BsAccessResultDiffCursor

The cursor of AccessResultDiff.

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

作成者:
DBFlute(AutoGenerator)

フィールドの概要
 
クラス org.seasar.robot.db.bsbhv.cursor.BsAccessResultDiffCursor から継承されたフィールド
_rs, _vtContentLength, _vtCreateTime, _vtExecutionTime, _vtHttpStatusCode, _vtId, _vtMethod, _vtMimeType, _vtParentUrl, _vtRuleId, _vtSessionId, _vtStatus, _vtUrl, DB_NAME_CONTENT_LENGTH, DB_NAME_CREATE_TIME, DB_NAME_EXECUTION_TIME, DB_NAME_HTTP_STATUS_CODE, DB_NAME_ID, DB_NAME_METHOD, DB_NAME_MIME_TYPE, DB_NAME_PARENT_URL, DB_NAME_RULE_ID, DB_NAME_SESSION_ID, DB_NAME_STATUS, DB_NAME_URL
 
コンストラクタの概要
AccessResultDiffCursor()
           
 
メソッドの概要
 
クラス org.seasar.robot.db.bsbhv.cursor.BsAccessResultDiffCursor から継承されたメソッド
accept, cursor, getContentLength, getCreateTime, getExecutionTime, getHttpStatusCode, getId, getMethod, getMimeType, getParentUrl, getRuleId, getSessionId, getStatus, getUrl, next, vt, vt
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AccessResultDiffCursor

public AccessResultDiffCursor()


Copyright © 2012. All Rights Reserved.