Why stateless is better than stateful?
No Answer is Posted For this Question
Be the First to Post Answer
what is finder method?
How to invoke ejb from java client?
Name the acid properties of a transaction.
Can an ejb send asynchronous notifications to its clients?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
why object class is a parent of all classes in java?
How enterprise beans will handle concurrent and loopback calls on entity beans?
How is an entity bean created?
can we stop the execution of a method before completion?
What is bean in ejb?
What are the key features of the ejb technology?
What optimization could I use if the ejb container is the only point of write access to the database?