| Author |
How do I specify that an Session Bean is BMT using annotations?
|
Bernardo Hermont
Greenhorn
Joined: May 20, 2008
Posts: 11
|
|
Hey folks, Anybody knows how do I specify that an Session Bean is BMT using annotations? Regards
|
scjp 1.4, scwcd 1.4, scbcd 5.0, scea 5.0, OMG OCUP Fundamental
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
|
@TransactionManagement(TransactionManagementType.BEAN)
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: How do I specify that an Session Bean is BMT using annotations?
|
|
|