Re: HELP with setup

2002-08-30 Thread Thomas Mahler
homas > > -Original Message- > From: Mahler Thomas [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 30, 2002 3:23 AM > To: 'OJB Users List' > Subject: AW: HELP with setup > > > Hi, > > >>I need help! I cannot find enough documentati

RE: HELP with setup

2002-08-30 Thread Day, Michael-IBM/TT
Does this tool work in the 0.9.5 version? -Original Message- From: Rosdi bin Kasim [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 10:03 PM To: OJB Users List Subject: Re: HELP with setup I use reverse-db to generate the repository_user.xml and the classes. In your ojb

RE: HELP with setup

2002-08-30 Thread Day, Michael-IBM/TT
implement any OJB interfaces? -Original Message- From: Mahler Thomas [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 3:23 AM To: 'OJB Users List' Subject: AW: HELP with setup Hi, > > I need help! I cannot find enough documentation that > explains what one >

AW: HELP with setup

2002-08-29 Thread Mahler Thomas
Hi, > > I need help! I cannot find enough documentation that > explains what one > needs to do with a new project. > > If I understand correctly, OJB will take a database schema > (expressed in > XML) and generate everything I need to access the database > entities through > objects. No

Re: HELP with setup

2002-08-29 Thread Rosdi bin Kasim
8to0.9.xsl supplied because the repository.dtd has changed. Cheers. - Original Message - From: "Day, Michael-IBM/TT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 4:31 AM Subject: HELP with setup > I need help! I cannot find enough documenta

HELP with setup

2002-08-29 Thread Day, Michael-IBM/TT
I need help! I cannot find enough documentation that explains what one needs to do with a new project. If I understand correctly, OJB will take a database schema (expressed in XML) and generate everything I need to access the database entities through objects. I cannot figure out how to make