Re: Antwort: Java DB Mapper
Antonio Gallardo <[email protected]> Tue, 22 Apr 2008 14:17:39 -0600
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Organization | AG Software, S. A. |
| Message-ID | <[email protected]> |
Hans Novak escribió: > Mario Curcija schrieb: >> 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 >> >> >> > Hi, > > thanks. now i find it too ;) > last (off topic) question: where can i find a "howto" for use the java > db ? Here is the link to derby manuals: http://db.apache.org/derby/manuals/index.html#docs_10.3 > (how can i install it - (for development / customer), how can i browse > thru the data like in mysql) For data browsing, I use: http://squirrel-sql.sourceforge.net/ Hope this helps. Best Regards, Antonio Gallardo.