What are the three parts of a jdbc url?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What are different types of ResultSet?
What are the methods which can verify the cursor particular position?
What is the meaning of “dirty read” in the database?
What are the Isolation level in JDBC transaction?
Which type of driver is unique in jdbc?
What is the difference between setmaxrows(int) and setfetchsize(int)?
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 are the steps to connect to the database in java?
What are the differences between statement and preparedstatement interface?
What is the limitation of PreparedStatement and how to overcome it?
What are jdbc?