GetTime

object GetTime extends GetValue[Time]

Gets Time from ResultSet.

trait GetValue[Time]
trait GetValueByLabel[Time]
trait GetValueByIndex[Time]
class Object
trait Matchable
class Any
GetTime.type

Value members

Concrete methods

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