Hi Sanjeet, > > Hi, > > I am new to OJB. I tried to look for docs on OJB at Jakarta > but got nothing like a tutorial. Could anyone point me the > some good beginners reading material. Or if possible kindly > provide some sample source code?
OJB is no longer a Jakarta subproject, thus you won't find any OJB docs at Jakarta. OJB is now part of the db.apache.org project. All documentation is now at http://db.apache.org/ojb You'll find a tutorial section directly on the homepage. the best thing is to start with: http://db.apache.org/ojb/tutorial1.html You'll find tons of user documentation, howtos on our site. The OJB source distribution ships with more than 400 testcases, so there is a lot of sample code available in the distribution. Of course the sample code from the tutorials is also included in the distro. Some more tutorials can be found here: http://db.apache.org/ojb/links.html cheers, Thomas > > Sanjeet > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
