From: <forums_at_java.net>
Date: Wed, 23 Nov 2011 09:36:17 -0600 (CST)
So long as the object is attached to an EntityManager, any changes will be
automatically flushed at Commit time (except in some cases with Hibernate in
which MANUAL flush mode has been explicitly enabled).