GetLocalDateTime

object GetLocalDateTime extends GetValue[LocalDateTime]

Gets LocalDateTime from ResultSet.

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

Value members

Concrete methods

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