Search results
"category:/jdbc"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Sample or Example Tomcat MySQL DBCP (Database Connection Pool) Configuration Settings
I have had a hard time finding DBCP settings that worked well and I have found few examples of full configuration, so here is what were using hope it helps |
Sep 26, 2008 3:54:00 PM |
|
2
|
Avoiding Connection Leakage and Boiler Plate Code with Spring JdbcTemplate
With JDBC there is a alot of boilerplate code you must write in order to properly handle the closing of connections. See how to avoid writing this boilerplate code with Spring JdbcTemplate... |
Feb 11, 2008 12:09:00 PM |
|
3
|
Helpful Debugging MYSQL JDBC URL Parameters
Here are some additional JDBC URL parameters I found in the MySqlConnector version 5.0.X which I find really helpful. |
Nov 13, 2007 11:37:00 PM |
|
4
|
What is the quickest way to do mass inserts via JDBC
Recently the problem of inserting massive amounts of rows in a table for batch processing of transactions came up and having worked on Oracle I was curious just how fast you could insert into MySQL and what was the fastest way to do so via Java. Results ... |
Nov 7, 2007 5:30:00 PM |
|
5
|
Optimizing JDBC Performance
Watched a great presentation on Java Lobby about the optimizing JDBC performance, and thought I would summarize what the takeaways are. |
Nov 7, 2007 5:22:00 PM |
