Explain in detail about JDBC and its general features?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the life cycle of jdbc.
commit() and rollback() methods are defined in which interface?
What is difference between odbc and jdbc?
What are drivers available?
How to check jdbc connection in java?
How can we execute stored procedures using callablestatement?
What is getconnection method in java?
What are jdbc?
Explain the JDBC Architecture?
What is resultsetmetadata?
Explain how to make updates to the updatable resultsets.
how to prevent finally block from execution