> 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
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