ResultSet_Statics

ResultSet_Statics

package java-sql

import java.sql.ResultSet

Available on java

Static variables

static read only CLOSE_CURSORS_AT_COMMIT:Int

static read only CONCUR_READ_ONLY:Int

static read only CONCUR_UPDATABLE:Int

static read only FETCH_FORWARD:Int

static read only FETCH_REVERSE:Int

static read only FETCH_UNKNOWN:Int

static read only HOLD_CURSORS_OVER_COMMIT:Int

static read only TYPE_FORWARD_ONLY:Int

static read only TYPE_SCROLL_INSENSITIVE:Int

static read only TYPE_SCROLL_SENSITIVE:Int

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/sql/ResultSet_Statics.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部