What do you understand by jdbc driver and explain its types?
No Answer is Posted For this Question
Be the First to Post Answer
What is database connection pooling? Advantages of using a connection pool?
What types of DataSource objects are specified in the Optional Package?
how to use CallableStatement? specially how to use their index given ..
how can we get the metaData (columnNames) from a table which has no Records..
What is the difference between executing, executequery, executeupdate in jdbc?
I have written a program to connect to database using odbc.Can this Application run on any Platform????
How can we execute stored procedures using callablestatement?
What is jdbc and odbc in java?
How to retrieve warnings in jdbc?
What are the methods which can verify the cursor particular position?
What is resultset in jdbc with example?
What are the Normalization Rules?