Login  Register

Re: db2 express-c and ofbiz

Posted by Jason Lane-2 on Nov 02, 2006; 4:18pm
URL: http://ofbiz.116.s1.nabble.com/db2-express-c-and-ofbiz-tp142441p142450.html

You would think that. :) But when I try to add them I get a message about not being able to override the properties object settings, so I'm assuming it's pulling properties from somewhere. Sorry, I should have mentioned that they did not work from the db URI.

----- Original Message ----
From: David E Jones <[hidden email]>
To: [hidden email]
Sent: Thursday, November 2, 2006 9:56:33 AM
Subject: Re: db2 express-c and ofbiz


On Nov 2, 2006, at 7:38 AM, Jason Lane wrote:

> One thing I have not figured out yet. It seems that ofbiz supports  
> sending properties for database connections (via a Properties  
> object) but where can I change or add different properties? I  
> wanted to play around with changing the cursor sensitivity, driver  
> type, etc. I assume that the properties can be placed in a config  
> file somewhere (either properties or XML) but the entityengine.xml  
> doesn't seem to be the place.

These can usually be added on the JDBC URI.

-David