-->
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: Finding the persistence unit
PostPosted: Fri Jul 28, 2006 3:07 pm 
Newbie

Joined: Fri Jul 28, 2006 3:01 pm
Posts: 2
Is is possible, given an EntityManager, to programmatically discover which persistence unit it is associated with? I would like to be able to write a unit test which verifies that the correct persistence unit is being used. I've dug through the source code and can't come up with a way to access PersistenceContext, PersistenceUnit or PersistenceUnitInfo.

Thanks,

Liz


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 31, 2006 8:41 am 
Newbie

Joined: Fri Jul 28, 2006 3:01 pm
Posts: 2
Anybody have any idea about this? Is there any way to access information about the persistence unit from code?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 07, 2006 1:05 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
an entity manager getDeelgate() is a Session and from a session you can get the session factory

_________________
Emmanuel


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.