What is use of connection pooling?
No Answer is Posted For this Question
Be the First to Post Answer
What are the sailent features of JDBC 2.0?
what is metadata and it's use?
Can resultset be null in java?
How MS-Access DB can be accessed over a network, using JDBC API?
JDBC Drivers properties?
What is a jdbc url?
What are the different types of resultset?
What is jdbc template?
Is jdbc a middleware?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.
What is the major difference between java.util.date and java.sql.date data type?
What is the return type of execute, executequery and executeupdate?