I Think the posting is regarding nested transactions
j2ee allows nested transactions, but certain restrictions
only possible for bean managed transaction using jdbc transaction
All others are controlled by J2ee Transaction manager, which does not
allow nested transactions
Entity bean must have Containermanaged transaction
so finally
Nested transaction is possible for session beans with beanmanaged jdbc
transaction
PILLAI
>From: tara@c...
>Reply-To: "Enterprise Java Beans"
>To: "Enterprise Java Beans"
>Subject: Re: EJB
>Date: Sat, 6 Jan 2001 19:23:44 +0100
>
>hallo,
>
>you can of course create nested classes but they are not part of
>j2ee specification (version 1.1- which is currently in use) will be
>beginning from j2ee version 2. therefore all of the vendors have
>defined their own versions of implementing the nested and/or
>dependent classes. that means, there is currently no standard way
>of doing it, what you would be doing is really dependent on the
>platform which you are working with.
>
>greetings
>murat
>
>On 5 Jan 01, at 2:26, woo_mun_fei@h... wrote:
>
>can i create nested class in EJB and how.
---
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS? Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development,
Web Development, Networking & Communications, and Hardware & Systems.
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to enterprise_java_beans as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-enterprise_java_beans-$subst('Recip.MemberIDChar')@p2p.wrox.com