I had a look at the odmg tutorial, and found the bit about updateing persistent objects outside of a transaction very useful! However, i cant get it to work. Where is TransactionExt ??? I cant find it in the source or documentation (RC4).
Is this a new and as yet unreleased feature? if so, when will it appear in a stable(ish) build that i can use for production. Thanks, Daniel. ----- Original Message ----- From: "Brian McCallister" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Saturday, October 18, 2003 3:29 AM Subject: Re: ojb newbie.. > I have written three new tutorials, in CVS, introducing mapping, the PB > api, and the ODMG api. As so many things refer back to the current > tutorials they are not published on the site yet. > > I have them up for review purposes on my personal site, and they all > work (I think). You are welcome to take a look. > > If you do, *please* give me feedback as it is hard to get into the > perspective of someone just getting started. > > Additionally, if you work from the source or CVS, there is an > as-yet-undocumented ojb-blank ant task that will build a basic project > structure for you (modeled after struts-blank) that has the needed > config files etc. > > You can find the three new tutorials at: > > http://kasparov.skife.org/ojb/mapping-tutorial.html > http://kasparov.skife.org/ojb/pb-tutorial.html > http://kasparov.skife.org/ojb/odmg-tutorial.html > > -Brian > > On Friday, October 17, 2003, at 09:35 PM, Hiu Yen Onn wrote: > > > hi, > > > > i downloaded ojb1.0-rc4, unziped it and discovered, there are plenty of > > examples in the src/test folder. i hope i can learn ojb from the > > examples(besides tutorial 1, 2 and 5) given. but, they are all > > scattered > > around... how do i inter-related them? are there any more documentation > > describing the examples like tutorial 1 does? i hope i can testrun the > > testcase written in the src/test folder, and understand each of them. > > can > > anyone help me? > > thanks > > > > cheers, > > yenonn > > > > > > --------------------------------------------------------------------- > > 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]
