Hi Adam,

you may also find some interesting tweaks for Oracle here:

https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+and+Oracle

Jacopo

On Oct 6, 2010, at 5:41 PM, Adam Heath wrote:

> On 10/06/2010 10:39 AM, Adrian Crum wrote:
>> I fixed that a few months ago by removing the conversion framework from
>> the entity engine.
>> 
>> Background info: Oracle does not follow the JDBC API. The ResultSet
>> should return a java.sql.Timestamp, but instead it returns its own
>> Timestamp class.
> 
> Yeah, right after I sent the email, I found the jdbc jar for oracle(Ean is 
> the one who is trying to get this working).  I'll see if I can backport your 
> changes; if not, I'll write an oracle extension package that provides the 
> needed converters.

Reply via email to