GetShort

object GetShort extends GetValue[Short]

Gets Short from ResultSet.

trait GetValue[Short]
trait GetValueByLabel[Short]
trait GetValueByIndex[Short]
class Object
trait Matchable
class Any

Value members

Concrete methods

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