GetByte

object GetByte extends GetValue[Byte]

Gets Byte from ResultSet.

trait GetValue[Byte]
trait GetValueByLabel[Byte]
trait GetValueByIndex[Byte]
class Object
trait Matchable
class Any
GetByte.type

Value members

Concrete methods

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