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 are the components of J2EE application?
What is api in j2ee?
Who gave the name java?
What is a java applet?
What is build file?
What are j2ee components?
What is context root?
What do you understand by actionform?
Which software is used for java?
how to run servlet program between two computer through internet ?
What is actionerrors?
Is class a data type in java?
What is the difference between load() and get()?
What does java awt stand for?
Is java is fully object oriented?