Thanks for the pointer. Unfortunately, the implementation doesn't rely on 
native database triggers.

There is only one things that could unlock the use of lifecycle for a legal 
audit system : the abilty to catch modification on entity done outside the JVM.
I don't think this is possible => native database triggers are the only way to 
do that audit in a legal context (any modification must be tracked, including 
direct SQL in the database without JPA)

On 5 juin 2010, at 16:27, Pinaki Poddar wrote:

> 
> Hi,
>   Few pointers...
> 
> 
> http://webspherepersistence.blogspot.com/2009/01/auditing-with-openjpa.html
> 
> 
> -----
> Pinaki 
> -- 
> View this message in context: 
> http://openjpa.208410.n2.nabble.com/JPA-for-portable-database-management-tp5134215p5142920.html
> Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to