FlushModeType.COMMIT - JPA enum constant Enum Constant javax.persistence.FlushModeTypeCOMMIT Flushing to occur at transaction commit. The provider may flush at other times, but is not required to. Since: JPA 1.0 < FlushModeType^ FlushModeTypeLockModeType >