For example, Employee instance created using “new” operator are in transient state. Once we call Hibernate Session save() method on it, then it's state changes ...
確定! 回上一頁