[hibernate-dev] integrate Envers with new metamodel
Hardy Ferentschik
hardy at hibernate.org
Wed Aug 1 12:12:19 EDT 2012
On 31 Jan 2012, at 10:49 PM, Strong Liu wrote:
> maybe we should move the annotation indexing from org.hibernate.metamodel.internal.source.annotations.AnnotationMetadataSourceProcessorImpl#AnnotationMetadataSourceProcessorImpl into MetadataSources ( for hbm, it can be get by org.hibernate.metamodel.MetadataSources#getJaxbRootList)
Right. I think we need to create the Jandex Index in MetadataSources
> and add a new interface MetadataContributingIntegrator and hook this into org.hibernate.metamodel.internal.MetadataImpl#MetadataImpl
not sure I follow, but I guess that is just a way to give the integrator access to the index, right?
--Hardy
More information about the hibernate-dev
mailing list