What is jdbc and odbc?
No Answer is Posted For this Question
Be the First to Post Answer
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
What is the difference between jdbc and odbc?
What is the feature of jdbc v4?
Can we use the one instance of Statment to execute more than one query ?
List some new features available in jdbc 4.0?
What are the utilities of the callablestatement?
What does the jdbc resultsetmetadata interface?
How can you know about drivers and database information ?
What is resultsetmetadata?
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?
How do we call a stored procedure from jdbc?
What is a java driver?