Why do you use a data source object for a connection?
What should be done for auto generating primary key id in a table ?
Which package is used for jdbc application?
Explain in detail about JDBC and its general features?
Is odbc an api?
How does a custom RowSetReader get called from a CachedRowSet?
What is resultset?
what is metadata and it's use?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
Briefly tell about the jdbc architecture.
What are the different types of interfaces in the api component?
How can you load the drivers in jdbc?
What does jdbc setmaxrows method do?