Roleback
From the exam objectives of the Sun Certified Business Component Developer certification:
Allow the instance to mark the current transaction as a roleback.
I honestly wouldn’t know how to do that :-)
This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.
From the exam objectives of the Sun Certified Business Component Developer certification:
Allow the instance to mark the current transaction as a roleback.
I honestly wouldn’t know how to do that :-)
javax.ejb.EJBContext.setRollbackOnly() [EJB Spec 2.1fr 17.3.4.2]