Does jdbc use odbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is isolation level? How to set it?
Differentiate between stored procedure and functions?
What is ojdbc?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What is the different between ResultSet and RowSet?
What type of drivers have you used?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
How can I get or redirect the log used by DriverManager and JDBC drivers?
Does jdbc require oracle client?
What is in terms of jdbc a datasource?
Why do we need a jdbcrowset like wrapper around resultset?
What does executeupdate return in java?