Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] conditional history

Call historyPolicy.setShouldHandleWrites(false); and filter what to write in a db trigger?

/Magnus


2011/5/12 Cronemberger, Constantino <Constantino.Cronemberger@xxxxxxx>
Hi,



I have created a HistoryCustomizer that sets a HistoryPolice in a ClassDescriptor.



This worked fine.



But now I what to register in the history table only things that are done by a given user group.



Is there a way of controlling when the HistoryPolice will be applied?



Thanks,

  Constantino.
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users



--

  /Magnus Heino

Back to the top