GetLocalDate

object GetLocalDate extends GetValue[LocalDate]

Gets LocalDate from ResultSet.

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

Value members

Concrete methods

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