Is method overloading allowed in ejb?
No Answer is Posted For this Question
Be the First to Post Answer
What are transaction isolation levels in ejb?
Define SessionContext ?
What is ejbdoclet?
Is state maintained by a Stateless bean?
What is the default transaction attribute for an ejb?
How to increase ejb transaction timeout in weblogic?
Can i write business logic methods in entitybean?
what is SessionBean, EntityBean?
What do you mean by abstract schema?
How EJB component can in interact with COM/DCOM components?
explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...
Should services be stateless?