JodaDateTimeMapper and
JodaDateTimeArgument
It's needed for cases when the database operates in a different
time zone then the application and it doesn't use the SQL type
`TIMESTAMP WITH TIME ZONE`.ArgumentFactory for Joda's DateTime arguments wrapped by Guava's Optional.Argument for Instant objects.ArgumentFactory for Instant arguments.ResultColumnMapper to map Instant objects.Argument for Joda DateTime objects.ArgumentFactory for Joda DateTime arguments.ResultColumnMapper to map Joda DateTime objects.Argument for LocalDate objects.ArgumentFactory for LocalDate arguments.ResultColumnMapper to map LocalDate objects.Argument for LocalDateTime objects.ArgumentFactory for LocalDateTime arguments.ResultColumnMapper to map LocalDateTime objects.Argument for OffsetDateTime objects.ArgumentFactory for OffsetDateTime arguments.ResultColumnMapper to map OffsetDateTime objects.ResultColumnMapper to map OptionalDouble objects.ResultColumnMapper to map OptionalInt objects.ResultColumnMapper to map OptionalLong objects.Argument for ZonedDateTime objects.ArgumentFactory for ZonedDateTime arguments.ResultColumnMapper to map ZonedDateTime objects.Copyright © 2017. All rights reserved.