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
Which server is best for java?
What is j2ee server?
How is java development environment setup?
What is j2ee application?
Difference between load and get method?
J2ee is a container centric architecture. Explain.
What is java full stack developer?
What are the different java technologies?
Why class is used in java?
Why java is interpreted language?
What is application component provider?
Explain the four types of container that the j2ee specification defines
What is application client?
What are the topics in j2ee?
What is awt panel java?