Explain the life cycle of jdbc.
No Answer is Posted For this Question
Be the First to Post Answer
What is Connection Pooling ??? How we set up a particular connection within connection pooling ????
How to find total column from a resultset?
RowSetInternal caller and returns void. What can I do in the readData method?
Explain creation of statement object with connection method create method with help of an example.
What is a JDBC 2.0 DataSource?
What is database null and Java null?
how you will execute the many tables data
How we say that PreparedStatment is Precompiled? where it will be compiled?
What is ojvm used for?
What is the purpose of jdbc resultset interface?
What is the return type of execute, executequery and executeupdate?
Explain the steps in writing a java program using jdbc?