Which of the following is true about detached state of a persistent entity?
1.Once we close the Hibernate Session, the persistent instance will become a detached instance.
2. A new instance of a persistent class which is not associated with a Session.
3. You can make a transient instance detached by associating it with a Session.
4.None of the above.
Posted Date:-2021-12-20 15:53:23