Bert Van Kets dijo: > I have been going through the JDO samples and as far as I can see there's > a > direct mapping from JDO to the tables in a mySQL database. How can I map > the > fields to a query? > Can anybody elaborate this a little bit please.
In short, using Java Beans. See the JDO tutorial in OJB: http://db.apache.org/ojb/tutorial4.html Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
