What Is EJB Clustering? Explain the Functionality?
Clustering is the technique of grouping machines together
to transparently provide enterprise services .IT provides
scalability and high availability.
Is This Answer Correct ? | 3 Yes | 0 No |
How can a session bean be configured for transactions of bean-managed?
What is an ejb platform?
What is @resource in java?
Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
what is ejb
How EJB and JDBC/SQLJ are related?
How to find ejb version in websphere?
What is ejb and its architecture?
How bean-managed transactions will work?
What is the difference between session and entity beans? When should I use one or the other?
What are the types of enterprise bean?
What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?