Does "persist" mean *commit* ??



Hi,
Sorry to get back with my question... But nothing's
clear in these answers I got. The 1rst line of R. Green's
page states that "writing Java objects to disk in a way that
they can be read back in again later".

If HibernateTemplate's 'save' means "persist", i.e. write objects
to disk, then 'save' means 'commit' am I right ?

Thanks.
SR
.