Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

jdbc connection-pooling

0
votes
1 answers
52 views

Problems using Tomcat JDBC Connection Pool in Tomcat 7

In server.xml: <GlobalNamingResources> <Resource name="jdbc/ArchiveDB" auth="Container" type="javax.sql.DataSource"…
asked June 8, 2011 11:06 pm CDT
Patrick
0
votes
3 answers
30 views

Java Connection to DB

Hi guys, I am having a slight problem here. basically I want to create a connection pool to DB using a class. This pool can be usable by other…
asked May 18, 2011 4:05 am CDT
Sunny
0
votes
2 answers
32 views

Keep getting org.hibernate.exception.JDBCConnectionException: could not execute query

Hi, I've got a J2EE application which uses JSP pages as front end and Struts2 as controller. I also use Hibernate to map my objects into a MySql DB.…
asked March 7, 2011 4:44 am CST
SJ.Jafari
1
vote
1 answer
49 views

MySQL and JDBC Connection Pool: unclosed statements

I am reviewing a big pile of existing code, trying to find unclosed connections that would cause the connection pool to run out or throw other…
asked March 2, 2011 10:06 am CST
Galz
0
votes
1 answers
86 views

In mysql jdbc does auto commit affect all connections?

when using a connection pool, will setting a connection's autocommit = false affect this connection only? if i close this connection without setting…
asked January 27, 2011 3:30 pm CST
David
1
vote
2 answers
86 views

SQLException w/ Tomcat 7.0 JDBC connection pool and MySql

I'm trying to use the new Tomcat 7.0 JDBC connection pool and MySql. It says here that you can drop the latest tomcat-jdbc.jar into your tomcat/lib…
asked January 25, 2011 12:24 am CST
Chance Kunga
6

jdbc connection-pooling

Tagged: jdbc + connection-pooling
Related Tags
mysql × 16
java × 13
jdbc × 6
postgresql × 5
hibernate × 5
tomcat × 4
c# × 3
c3p0 × 2
jndi × 2
python × 2
tomcat7 × 1
cassandra × 1
nhibernate × 1
connection × 1
cherrypy × 1
php5 × 1
oracle × 1
jsf-2.0 × 1
autocommit × 1
mongodb × 1
spring × 1
pycassa × 1
asp.net × 1