absract methods in EntityBean ?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
Explain the architectural relationship between JavaBeans and JTA?
can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.
How many enterprise beans?
Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
What is the difference between ejb and java beans?
How stateful session beans will maintain consistency, across transaction updates?
absract methods in EntityBean ?
Why does EJB needs two interfaces, Home and Remote Interface?
List some key actors in persistence api.
How to connect to a specific enterprise bean?