What are the measures to connect to the db using jdbc?
What is connection pooling and why it is used?
wa is connection pooling? how do u create connection pooling?wat is use connection pooling?
How can a java objects be stored in database?
Why do I have to reaccess the database for Array, Blob, and Clob data?
Explain what should be done when a SQL exception is raised?
How to know howmuch data is truncated?
How java can be connected to a database?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What is savepoint in jdbc?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
Why “no suitable driver” error occurs?
How to test jdbc connection to sql server?