-->
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.  [ 1 post ] 
Author Message
 Post subject: Why is JCA not supported in Hibernate3?
PostPosted: Mon Nov 26, 2007 10:20 am 
Newbie

Joined: Thu Jan 06, 2005 11:56 am
Posts: 10
Hello,
I was wondering why Hibernate3 does not support a outbound JCA? For example, I could imagine a ManagedConnectionFactory implementation that returns a SessionFactory. This was supported in Hibernate2. However, I can see that implementing ManagedConnections does not make sense since Hibernate Sessions should not be pooled.

Anyways, I would like to know if there is an "official" response to this. In particular, JCA is meant to provide a contractual interface for resources shared by many deployed applications. SessionFactory seems to fall into this category IMO. I know for JBoss, I could use their Hibernate support:

http://docs.jboss.org/jbossas/getting_started/v4/html/hibernate.html

but JCA seems the most standard way to integrate with other vendors.
Thanks for your time.
-mike


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

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.