How the container will maintain synchronization for
multiple calls to the entity bean?
by the way to persist any thing in EJB we have to careful
about other thread are also accessing resource.We need the
help of the transaction isolation while writing.There is a
level called 'Serializable'.So by using this the resource
will allow one after another to write to the same resource;
Is This Answer Correct ? | 0 Yes | 3 No |
What do you mean by in-memory replication?
What are the advantages of ejb components?
How Client will contact the Bean?
3 Answers Four soft, Tech Mahindra,
What is jar, war, and ear?
What is message-driven bean?
Basic types of Enterprise JavaBeans?
What is ejb bean in java?
What does ejb stand for?
Can an ejb send asynchronous notifications to its clients?
What is ejb ql?
Explain the important elements of ejb?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?