What types of DataSource objects are specified in the Optional Package?
No Answer is Posted For this Question
Be the First to Post Answer
Why is odbc needed?
How many types of JDBC drivers are there and what are they?
Result set’s index starts with 0 or 1?
What type of drivers have you used?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
If I use the JDBC API, do I have to use ODBC underneath?
How does a custom RowSetReader get called from a CachedRowSet?
Which jdbc drivers will run your program?
Why is jdbc needed?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
Difference between JDBC and Hibernate? Give one sample based on the variance?
Without using of Class.forName(? ?), how do you connect to db?