Register Oracle's TIMESTAMPTZ (-101) in Oracle 9i Dialect
---------------------------------------------------------
Key: HHH-3193
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3193
Project: Hibernate3
Issue Type: Improvement
Components: core
Affects Versions: 3.2.6
Environment: Oracle 9i, Hibernate 3.2.6
Reporter: Mark A. Ziesemer
I hate to resurrect the heated discussions at
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1893 and
http://forum.hibernate.org/viewtopic.php?t=941520, but was wondering if we could just
patch the registerReverseHibernateTypeMappings() in org.hibernate.dialect.Oracle9iDialect
to resolve this?
Adding the following line seems to fix this:
registerHibernateType(-101, "timestamp");
If necessary, I can submit this as a patch...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira