Is it possible to write two EJBs that have different bean
classes, but they share same Remote interface and Home
interfaces?
Post New Answer View All Answers
What are stateless applications?
What is @resource in java?
How entity beans support container managed persistence?
Is it legal to have static initializer blocks in ejb?
Is method overloading allowed in ejb?
What is @injectmock?
Which is more beneficial: Stateful or Stateless Bean?
What do you mean by in-memory replication?
How does ejb invocation take place?
Enlist the enterprise beans types?
What is difference between ejb and spring?
What is stateless and stateful?
Is microservice stateless?
Differentiate “find a method” from “select method” in EJB ?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?