Oracle timestamp with local time zone is currently not supported, and since version 6 introduced many type changes it would be nice if hibernate would support timestamp with local time zone out of the box. And at the moment as mentioned in issue https://hibernate.atlassian.net/browse/HHH-16723 there is no easy way to create custom type that can be treated as temporal. |