ResultSetCursor

scalikejdbc.ResultSetCursor
class ResultSetCursor(var position: Int)

java.sql.ResultSet cursor

Attributes

Source
ResultSetCursor.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

var position: Int

Attributes

Source
ResultSetCursor.scala