GetInstant

object GetInstant extends GetValue[Instant]

Gets Instant from ResultSet.

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

Value members

Concrete methods

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