Hi all,

 

I am using BEA Weblogic 10, which implements persistence by using kodo
and openjpa.

I have set this up to persist to a Postgres 8.3 Database.

 

I have a java.util.Date that I want as a column in a table.

 

When I run the mapping tool, it maps the java.util.Data datatype to
Postgres datatype "abstime". However, this datatype is deprecated, and
should be mapping to "timestamp without time zone" instead.

 

Has anyone had any success in mapping this properly?

Perhaps I should raise a bug against openjpa?

 

Thanks

 

 

| Daniel Yazbek | Avaya Labs Australia | 123 Epping Road | North Ryde
2113 | Australia | +61-2-9352-8615 | [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>  |

 

Reply via email to