Coffee Cram: Master Mock Exam Answers
Which are benefits of EJB 2.0? (Choose all that apply.)
(spec: 108)
A.
MDBs survive server crashes.
B.
Representations of a single entity can be shared among multiple clients.
C.
Support for nested transactions.
D.
Dynamic service discovery.
- That’s a Jini thing
E.
Declarative isolation level settings.
Which methods are directly invoked by the client? (Choose all that apply.)
A.
ejbPassivate()
- invoked by the Container
B.
business methods
C.
setSessionContext()
D.
newInstance()
E.
create()
- invoked by the Container
Which method(s) can be found in the EJBHome interface? (Choose all ...
Get Head First EJB now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.