What are the basic and subtypes of enterprise java beans (ejb)?
No Answer is Posted For this Question
Be the First to Post Answer
What is the procedure for the presentation of ejb persistence mechanism?
How can one EJB be called from within another EJB?
What are the various methods of an Entity Bean?
Difference between container-managed & bean-managed persistence?
Define ripple effect?
What is software architecture of ejb?
What is ejb container?
Are entity beans allowed to create() methods?
What are the transaction management benefits of the EJB architecture?
What do you mean by timer service and where it is used?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
ejbCreate in Entity bean and create method in EJB home, have the same parameters?