Hi I'm testing ojb 1.0rc1, the distribution jar, with MySQL4 and Oracle8. With MySQL broker.store( Object ... ) inserts the data in the required table, but with Oracle nothing happens. With Oracle is possible to run successfully only broker.getCollectionByQuery( Query object ) or broker.getObjectByQuery( Query object ) Some idea somewhere ? Regards, Cristian Malinescu
-----Original Message----- From: Malinescu, Cristian Sent: Donnerstag, 6. M�rz 2003 18:55 To: 'OJB Users List' Subject: Thomas Mahler : RE: Generating persistent java classes Hi Tried with some hours before both reverse-db, reverse-db2 , no one works. With reverse-db2 I succeeded to connect to the database ... but that was all. Some idea ? Regards, Cristian -----Original Message----- From: Thomas Mahler [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 6. M�rz 2003 18:36 To: OJB Users List Subject: Re: Generating persistent java classes try the ant target reverse-db: ant reverse-db or bin\build reverse-db cheers, Thomas Malinescu, Cristian wrote: > Hi > > I'm a beginner in using OJB framework and I have a basic question : > Is possible to use OJB for generating skeleton java persistent classes > based on existing database filled with data ? > Thanks and regards, > Cristian Malinescu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
