GetDate

object GetDate extends GetValue[Date]

Gets Date from ResultSet.

trait GetValue[Date]
trait GetValueByLabel[Date]
trait GetValueByIndex[Date]
class Object
trait Matchable
class Any
GetDate.type

Value members

Concrete methods

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