-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: org.hibernate.cfg.Configuration in Programatic Mapping
PostPosted: Wed Feb 27, 2013 5:21 am 
Newbie

Joined: Thu Oct 21, 2010 5:48 am
Posts: 9
I created factory class that provides SearchMapping instance and registered it via 'hibernate.search.model_mapping' property.
In the @Factory Method implementation for some reason I need to know, which entities are present in the current Persistence Unit.
I could obtain such list from the instance of org.hibernate.cfg.Configuration available in HibernateSearchIntegrator or from configured EntityManagerFactory or from FullTextEntityManager.
But I have no idea, how to access it in SearchMapping @Factory method.

Is there any way to get the list of all entities avalilable in the current persistent unit in custom SearchMapping @Factory method?

_________________
М.стер Ха..ерн..т


Top
 Profile  
 
 Post subject: Re: org.hibernate.cfg.Configuration in Programatic Mapping
PostPosted: Wed Feb 27, 2013 9:41 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi,
no I don't think that's possible today, but feel free to open the feature request on JIRA: looks like a reasonable requirement to me!

https://hibernate.onjira.com/browse/HSEARCH

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
 Post subject: Re: org.hibernate.cfg.Configuration in Programatic Mapping
PostPosted: Wed Feb 27, 2013 11:56 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
thanks

https://hibernate.onjira.com/browse/HSEARCH-1276

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.