473,320 Members | 1,839 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Hibernate Problem

rsrinivasan
221 100+
Hi all,

I am using Hibernate framework in my project. This is my configuration in my "hibernate.cfg.xml" file.

Expand|Select|Wrap|Line Numbers
  1. <property name="hibernate.c3p0.max_size">25</property> 
  2.         <property name="hibernate.c3p0.min_size">3</property> 
  3.         <property name="hibernate.c3p0.timeout">5000</property> <!-- seconds --> 
  4.         <property name="hibernate.c3p0.max_statements">0</property>
  5.         <property name="hibernate.c3p0.acquire_increment">3</property>
  6.         <property name="hibernate.c3p0.validate">true</property>
But i want to know the free "Pool" size at some moment. How can i do it?
Feb 5 '08 #1
6 1857
RedSon
5,000 Expert 4TB
What is the Hibernate framework?
Feb 5 '08 #2
JosAH
11,448 Expert 8TB
What is the Hibernate framework?
Google ...

kind regards,

Jos
Feb 5 '08 #3
RedSon
5,000 Expert 4TB
Google ...

kind regards,

Jos
Cool ...
Feb 5 '08 #4
JosAH
11,448 Expert 8TB
Cool ...
Not as cool as this one.

kind regards,

Jos
Feb 5 '08 #5
BigDaddyLH
1,216 Expert 1GB
Not as cool as this one.

kind regards,

Jos
What an awesome web page. I'd go for anything that was advertised with a dragster! Who could blame me? Every other racer is named "Big Daddy *something*".
Feb 5 '08 #6
RedSon
5,000 Expert 4TB
What an awesome web page. I'd go for anything that was advertised with a dragster! Who could blame me? Every other racer is named "Big Daddy *something*".
Look just by downloading it http://www.intersystems.com/cache/downloads/index.html It will make applications more valuable.
Feb 5 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: JDPope | last post by:
I have a situation which I cannot get a good lead on how to resolve. One of the applications I support uses the Hibernate software to generate SQL. The app is JAVA with JDBC. In testing the users...
1
by: chandukandula | last post by:
Hi Already my application in Struts using JDBC.At present my application is implemented in Struts with hibernate So i am not changing the SQL queries converting to the like this String...
1
by: fibit | last post by:
hey guys i have a couple of problems with my fairly new laptop (Acer 5051) and needed some advice, afta some googling i found this place! i have had my laptop a few months now and brough it with...
1
rsrinivasan
by: rsrinivasan | last post by:
Hi Admin, Where i have to post Hibernate related question? Thanks,
3
by: altafur | last post by:
hi, i am using java with hibernate . i want to run a hibernate order by query thru java. i have written the query in hibernate.hbm.xml file. the query is as follows: query: SELECT distinct...
0
by: neuraljay | last post by:
hi everyone. I am trying to build a jsp using webwork, hibernate and mysql. And right now I am doing its unit testing. Everytime I run the test I am getting this error: Error JDBC exception on...
1
by: ashi1290 | last post by:
I am getting this error..... Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at org.hibernate.cfg.Configuration.<clinit>(Configuration.java:120)...
15
oll3i
by: oll3i | last post by:
Thank you for the last post :) now another problem when i flush the session hibernate throws nullpointerexception my code looks as follows import org.hibernate.Session; import...
1
by: CatchSandeepVaid | last post by:
I have posted this question in hibernate forums also.. As this forum is related to java, i am posting it here also ... In hibernate, presently one-to-one associations are fetched non-lazily... I...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.