Re: Antwort: Java DB Mapper
"Mario Curcija" <[email protected]> Thu, 17 Apr 2008 22:34:40 +0200
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_2255_27479684.1208464480253 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Hans, just download latest OJB release (1.0.4) and look for the "profile" directory. You should find all ".profile" files in it. Here is derby.profile in SVN. http://svn.apache.org/viewvc/db/ojb/tags/OJB_1_0_4/profile/derby.profile?view=markup Best regards, Mario Curcija On Thu, Apr 17, 2008 at 5:33 PM, Hans Novak <[email protected]> wrote: > 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 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > ------=_Part_2255_27479684.1208464480253--