Re: Antwort: Java DB Mapper
Hans Novak <[email protected]> Thu, 17 Apr 2008 17:33:48 +0200
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <[email protected]> |
Mario Curcija schrieb: > >> Hi, >> >> is there an ojb Mapper for the java DB (JDK 6.0) available ? (and >> ... > 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 > > Hi Mario, thanks for this infos. Where do i get a "derby.profile" file ? I have searched my hole installation without results. In my project i use ojb with mysql. Hans