difference b/w the hybernate and entity bean
Answer Posted / ravikiran(aptech mumbai)
hibernate is a tool which will interact witht the rdbms with
object relational mapping
Entity beans are the persistent storage object which will
interact with any persistent storage as a 3 tiered architecture
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What happens when I change a value in the httpsession from inside an ejb?
What is EJB server?
What is ejbdoclet?
How is ejb different from java beans?
How ejb invocation happens?
What is ejb javatpoint?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
What do you mean by EJB architecture?
Explain transaction and various methods to manage it?
What is the procedure for the presentation of ejb persistence mechanism?
can u explain about design patterns like singleton,builder,factory
What is ejb technology?
Can remove() be a Stateless Session bean?
What are the callback annotations for the stateless bean?
What does it mean to be stateless?