I have some fields that I would like to update by database triggers for auditing pourposes and some other use cases, so, I would like that this fields get re-read each time we save then to get the current dabase value, something like UPDATE .. RETURNING SQL statement. EclipseLink has support of this with the extensions @ReturnUpdate and @ReturnInsert.
Your product is great in addressing some weakness of JPA.
Thanks