On Fri, Jun 26, 2009 at 8:41 AM, Luis Fernando Planella Gonzalez < [email protected]> wrote:
> To your specific case, if you are annotating attributes, not getters, you > could use the standard java.beans.PropertyChangeSupport Thanks for the tip, Luis, I'll consider that approach. At the moment my isDirty method is in a super class that casts the em, so the use of OpenJPA-specific code is well encapsulated. -- Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:[email protected]
