GetTimestamp

object GetTimestamp extends GetValue[Timestamp]

Gets Timestamp from ResultSet.

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

Value members

Concrete methods

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