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 |
absract methods in EntityBean ?
Explain the difference between, Java Class and Bean?
What are the various methods of an Entity Bean?
Explain the concept of ejb ql?
How EJB and JDBC/SQLJ are related?
Explain transaction and various methods to manage it?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
What is activemq used for?
What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
Why serialization is used?
Are entity beans allowed to create() methods?
What is ejb and its architecture?