Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
1 3815
What are stateless applications?
What is jar, war, and ear?
How many types of session beans are available in ejb?
What is ejb application?
How is consistency maintained by Stateful Session through transaction updates ?
What happens when I change a value in the httpsession from inside an ejb?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What is @enableautoconfiguration?
What is a stateless session?
Is ejbCreate() method mandatory while defining a Session Bean?
How does ejb container work?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What were entity beans?
Can an ejb send asynchronous notifications to its clients?
How entity beans support container managed persistence?