JPA Enum Constant
in javax.persistence.FlushModeType

COMMIT


Flushing to occur at transaction commit. The provider may flush at other times, but is not required to.
Since:
JPA 1.0