GetInt

object GetInt extends GetValue[Int]

Gets Int from ResultSet.

trait GetValue[Int]
trait GetValueByLabel[Int]
trait GetValueByIndex[Int]
class Object
trait Matchable
class Any
GetInt.type

Value members

Concrete methods

def apply(rs: ResultSet, index: Int): Int
def apply(rs: ResultSet, label: String): Int