Hibernate save() can be used to save entity to database. ... If you don't call session.flush() and if you call session.commit() , internally commit() method ...
確定! 回上一頁