hibernate-orm/documentation
gavinking 95930820af Support for timezones
- add TimestampWithTimeZoneDescriptor and use it in OffsetDateTimeJD
  and ZonedDateTimeJD
- add ZoneOffsetJavaDescriptor for ZoneOffset attributes
- clean up string rendering for temporal types using ISO formats;
  note that they do not need to implement objectToSQLString()
  since they cannot be discriminators

Note that at this time very few databases have meaningful support
for the ANSI-standard TIMESTAMP WITH TIME ZONE type. This limits
the usefulness of TimestampWithTimeZoneDescriptor for now.

Also add in some missing but needed type mappings for temporal types
2020-01-30 14:01:34 -06:00
..
src Support for timezones 2020-01-30 14:01:34 -06:00
documentation.gradle 6 - SQM based on JPA type system 2019-09-12 10:42:32 +01:00
status.md HHH-10022 - Continue documentation TLC (part 2) 2015-08-19 09:46:21 -05:00