How can you load the drivers in jdbc?
What is the use of dialect?
Difference between Dirty, commited ,phantom,repeatable reads?
what does the method Class.forName returns?
How can I determine the isolation levels supported by my DBMS?
What are the basic exceptions in jdbc?
What is metadata in programming?
Diff. types of triggers..
When do we use execute method in java jdbc?
What is database connection pooling? Advantages of using a connection pool?
What is meant by dao?
what are design patterns?
What are the benefits of PreparedStatement over Statement?