Login  Register

Re: db2 express-c and ofbiz

Posted by David E Jones-2 on Nov 02, 2006; 3:56pm
URL: http://ofbiz.116.s1.nabble.com/db2-express-c-and-ofbiz-tp142441p142452.html


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