Transaction Attributes? What is the use of ?RequiresNew?
Depending upon the transaction attributes the container
will decide when to start the transaction.
RequiresNew-----a method is invoked in a new transaction
context.
| Is This Answer Correct ? | 5 Yes | 1 No |
can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.
Explain the Sotware Architechture of EJB?
How can enterprise javabeans be accessed from active server pages?
What does @inject mean in java?
What are the services that a container provides for an entity bean?
Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
abstract methods in SessionBean?
How to generate ejb stubs in eclipse?
What is JAR file?
What is entity bean?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
How to import ejb project in eclipse?