David- If I remember correctly, there is little to no documentation about the methods that are added by the enhancement processing(someone please correct me if I've missed something). Previously as an academic exercise I decompiled an enhanced class to see what was added... that may be your best place to start. Good luck.
-Rick On Thu, Jun 25, 2009 at 8:56 AM, David Goodenough < [email protected]> wrote: > I realise that these methods are not part of JPA, and are not safe for > users > to call, but other than the source code that adds them, is there any > documentation for these methods, saying what they are, what they do and > what assumptions they make? > > David >
