Tuesday, November 29, 2011

What are the types of Hibernate instance states ?

Three types of instance states::There are four types of instance states:transient:you can create newly persistence class object but that object is not in session .that means you can say that persistence object is transient or may be detech.
Category:Hibernate Interview Questions

No comments:

Post a Comment