Antwort: Java DB Mapper
Mario Curcija <[email protected]> Thu, 17 Apr 2008 10:10:57 +0200
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <OF97FF28A1.BF2FD331-ONC125742E.0028D290-C125742E.002CF29A@lex-com.net> |
--=_alternative 002CF298C125742E_= Content-Type: text/plain; charset="US-ASCII" 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] > --=_alternative 002CF298C125742E_=--