-->
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.  [ 4 posts ] 
Author Message
 Post subject: use of only connection pooling woth Hibernate
PostPosted: Sat Dec 20, 2003 8:10 am 
Newbie

Joined: Wed Dec 10, 2003 11:29 am
Posts: 15
Hi,

I wanted to know whether I can use Hibernate's connection pooling mechanism (coupled with C3PO) as a standalone.

I would like to write simple SQL statements on top of this.
Basically I do not have the flexibilty to use the many features of O/R mapping provided by hibernate.

But I have found Hibernate's connection pooling with C3PO to be just what I need. So can I write simple SQL statements on top of this. If so how????

I would like to use Hibernate only for connection pooling mechanism.

Thanks in Advance for any advice given.

Amit


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 20, 2003 8:14 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
If you just want a connection pool why don't you use just a connection pool? You can use c3po or dbcp standalone, too. Refer to their documentation.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 20, 2003 8:40 am 
Newbie

Joined: Wed Dec 10, 2003 11:29 am
Posts: 15
I am just not able to find some standard documentaion on C3PO ....Moreover I am not sure if they support connection to multiple database's at runtime.

Any pointers will be greatly appreciated...

Thanks,
Amit


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 20, 2003 10:51 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Look at the examples directory of the c3po distribution


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