Answer Posted / dhawal
Ejb creates java class that implements object.seralizable
interface using get and set methods we modify the properties
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is enterprise bean provider?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
How to import ejb project in eclipse?
How entity beans support container managed persistence?
What are the attributes of transaction in ejb?
What is the difference between session and entity beans? When should I use one or the other?
Is having static initializer blocks legal in ejb?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
What are the components of session beam?
Is ejb a framework?
What is Session Bean Interface?
What are the limitations of using local object?
What is ejb and its properties?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
How ejb invocation happens?