[hibernate-dev] integrate Envers with new metamodel

Strong Liu stliu at hibernate.org
Mon Jul 30 15:59:28 EDT 2012


https://hibernate.onjira.com/browse/HHH-7490

the problem is, envers needs to index its own annotations ( @Audited for example ), but the current Integrator api only passes in a Metadata instance.

so, we either pass in the Index or the MetadataImplementor has access to the all mapping entities

thoughts?
-------------------------
Best Regards,

Strong Liu <stliu at hibernate.org>
http://about.me/stliu/bio



More information about the hibernate-dev mailing list