Hi friends, can u explain Transparent Persistence in
hibernate with sample code.
Answer Posted / ram nidadavolu
Types of Hibernate instance states:-
Transient- The instance is not associated with any
persistence context.
persistence- The instance is associated with a persistence
context.
Detached-The instance is associated with a persistence
context which has been closed- currently not associated.
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is java ee sdk?
What are the components of the java platform?
Is j2ee a framework?
What do you understand by actionform?
What is java secure socket extension (jsse)?
What is container-managed persistence?
Define connection pooling?
Is java a web technology?
What do you understand by j2ee?
What is a java application server?
What is a jbutton in java?
What is actionerrors?
What is interpreter in java?
Is java more difficult than c++?
How will you explain load() and get() methods?