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
Should services be stateless?
What is EJB server provider?
What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?
in EJB diclare the static methods are not?
Why is ejb used?
What do you mean enterprise javabeans (ejb) container?
How can I access ejb from asp?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What do you mean by in-memory replication?
What is the difference between @requestparam and @pathvariable?
What is mdb?
What is ejb home object?
What are the advantages of ejb components?
What’s new in the ejb 2.0 specification?
Explain transaction and various methods to manage it?