What are the different classes through which JDBC represents statements?
No Answer is Posted For this Question
Be the First to Post Answer
How many packages are available in jdbc api?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
Explain about DSN?
Without using of Class.forName(? ?), how do you connect to db?
What is the meaning of “dirty read” in the database?
How can I manage special characters when I execute an insert query?
Is jdbc a protocol?
What is the difference between executing, executequery, executeupdate in jdbc?
commit() and rollback() methods are defined in which interface?
What is JDBC API and when do we use it?
Where can I find ojdbc14 jar file?
What is Type-2 Driver and when this driver is used?