-->
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.  [ 2 posts ] 
Author Message
 Post subject: How to obtain SessionFactoryImplementor?
PostPosted: Mon Oct 20, 2003 11:20 am 
Beginner
Beginner

Joined: Tue Aug 26, 2003 4:19 pm
Posts: 42
In my app, I wrote my own threadsafe Databinder class to serialize my Hibernate objects to XML. Like the Hibernate version, it depends on SessionFactoryImplementor to get the Hibernate metadata. I was able to make it work by adding a method to SessionFactory and SessionFactoryImpl, but I don't want to have dependencies on this tweaked code, so I'm hoping there's some way to obtain SessionFactoryImplementor programmatically rather than using modified Hibernate source. Anyone know how to do this?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 20, 2003 11:22 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
(SessionFactoryImplementor) mySessionFactory ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.