Hans Novak <[EMAIL PROTECTED]> schrieb am 17.04.2008 09:02:46:

> Hi,
> 
> is there an ojb Mapper for the java DB (JDK 6.0) available ? (and 
where?)
> 
Hi Hans, 

You can try OJB (http://db.apache.org/ojb/index.html) with "derby" profile 
since "Java DB" is nothing else but Sun's supported Apache-Derby 
distribution for JDK 6.0. (http://developers.sun.com/javadb/index.jsp)

Just modify build.properties in order to switch from default "hsqldb" 
profile to "derby". If necessary modify "profile/derby.profile" as well to 
match your environment. 

Best regards,
Mario Curcija


> 
> Hans
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to