Is jdbc object oriented?
No Answer is Posted For this Question
Be the First to Post Answer
What is statement and preparedstatement in java?
Does jdbc use ssl?
What is the latest version of JDBC? What are the new features added in that?
write down exceptions those appear in java programs when u write JDBC Programs?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
What are the differences between execute, executequery, and executeupdate?
What is a rollback in jdbc?
Give an example of code used for setting up connection with a driver.
What are types of jdbc drivers?
How a database driver can be loaded with jdbc 4.0 / java 6?
What is jdbc driver manager?
How do you determine the sensitivity of the ResultSet object?