Both Hibernate Search and Hibernate OGM will need to look for custom
annotations as well.


On 30 July 2012 22:59, Strong Liu <st...@hibernate.org> wrote:
> 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
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to