Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
No Answer is Posted For this Question
Be the First to Post Answer
java based application for hospital management
How do you create Connection?
How to find that, a row is updated or not?
What are the methods which can verify the cursor particular position?
What is batch processing and how to perform batch processing in jdbc?
Which type of driver provides jdbc access via one or more odbc drivers?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
What is JDBC API and when do we use it?
Explain the difference between rowset vs. Resultset in jdbc?
What is resultset in jdbc with example?
Explain about DSN?
What is an escape syntax?