javaTime

dataprism.jdbc.sql.PostgresJdbcTypes.javaTime
object javaTime

Attributes

Source
PostgresJdbcTypes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
javaTime.type

Members list

Value members

Concrete fields

val date: TypeOf[LocalDate]

Attributes

Source
PostgresJdbcTypes.scala
val time: TypeOf[LocalTime]

Attributes

Source
PostgresJdbcTypes.scala
val timeWithTimezone: TypeOf[OffsetTime]

Attributes

Source
PostgresJdbcTypes.scala
val timestamp: TypeOf[LocalDateTime]

Attributes

Source
PostgresJdbcTypes.scala
val timestampWithTimezone: TypeOf[OffsetDateTime]

Attributes

Source
PostgresJdbcTypes.scala