Explain about column name and getter method?
What is jdbc class forname?
What is JDBC RowSet? What are different types of RowSet?
How is database middleware used to access legacy databases?
write down exceptions those appear in java programs when u write JDBC Programs?
What is resultsetmetadata?
How do I insert/update records with some of the columns having NULL value?
Where can I find info, frameworks and example source for writing a JDBC driver?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
What is jdbc template?
What is connection commit?
Give an example for getXXX method?
What are the considerations for deciding on transaction boundaries?