Getting started with Hibernate 3
This is a quick guide to get started with Hibernate 3(with xml) in 10 minutes.
Stateless Session/Batch Update/DML style operation:worth take a look when working with large dataset.
Derived/Calculated property using @Formula
(more…)
leave a comment