Re: [hibernate-dev] Envers ReflectionTools

2015-06-03 Thread Adam Warski
> On 03 Jun 2015, at 04:37, Steve Ebersole wrote: > > I am needing to change how "property access" is handled (as in the > org.hibernate.property package). I have no idea how to fit that into > Envers and specifically into its ReflectionTools class. The problems boil > down to org.hibernate.en

[hibernate-dev] Envers ReflectionTools

2015-06-02 Thread Steve Ebersole
I am needing to change how "property access" is handled (as in the org.hibernate.property package). I have no idea how to fit that into Envers and specifically into its ReflectionTools class. The problems boil down to org.hibernate.envers.internal.tools.ReflectionTools#getAccessor and all the use