Hibernate
persist() Method
save() Method
saveOrUpdate() Method
Batch Insertion
get() Method
load() Method
find() Method
Proxy vs Entity Loading
Query-Based Retrieval
update() Method
merge() Method
delete() Method
remove() Method
Bulk Delete Operations
Cascade Deletion
flush() Method
clear() Method
evict() Method
refresh() Method
Previous
9. Entity Lifecycle and Persistence Context
Go to top
Next
11. Transaction Management