What are the packages are used in jdbc?
Is jdbc a web technology?
What is jdbc databasemetadata interface?
When does the result for an sql statement return null?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What is ojvm used for?
What is the exception thrown by JDBC ?
Diff. types of triggers..
What is hbm xml?
What type of drivers are used for web application?
what are the types of result sets in JDBC 3.0 ?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
how to prevent finally block from execution