[hibernate-dev] envers / new metamodel

Łukasz Antoniak lukasz.antoniak at gmail.com
Fri Sep 7 16:05:30 EDT 2012


Hello Steve,

Just wanted to let you know that I am trying to migrate Envers to new
metamodel. I have asked below question on IRC, but without any
response. At the moment Envers locates its annotations (for example
@Audited) using ReflectionManager. What would be the preferable way of
achieving this in metamodel branch? Shall I use
EntityBinding#getClassReference() method and standard reflection API?
Just a hint, please :).

Regards,
Lukasz

2012/8/24 Steve Ebersole <steve at hibernate.org>:
> Lukasz, as always, any help you can give is appreciated!  Whenever you have
> time.  We have a temporary solution that will isolate needed changes to just
> Envers.  Basically the changes at some point will be using the JAXB binding
> model rather than DOM.
>
>
> On Fri 24 Aug 2012 01:55:55 AM CDT, Łukasz Antoniak wrote:
>>
>> Hello Steve,
>>
>> I think I could start working on metamodel branch at the beginning of
>> September. Is it acceptable for you? I don't want to postpone 4.1.7
>> release. JIRA task has been already registered:
>> https://hibernate.onjira.com/browse/HHH-7490.
>>
>> Best Regards,
>> Lukasz
>>
>>
>> __________ Information from ESET NOD32 Antivirus, version of virus
>> signature database 7412 (20120823) __________
>>
>> The message was checked by ESET NOD32 Antivirus.
>>
>> http://www.eset.com
>>
>>
>
> --
> steve at hibernate.org
> http://hibernate.org



More information about the hibernate-dev mailing list