GetValueByLabel

trait GetValueByLabel[T]

Gets value by label from ResultSet.

See also
class Object
trait Matchable
class Any
trait GetValue[T]

Value members

Abstract methods

def apply(rs: ResultSet, label: String): T

Gets value by label from ResultSet.

Gets value by label from ResultSet.