How many types of statements are there in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
How can I get information about foreign keys used in a table?
Which Java and java.sql data types map to my specific database types?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
How to know howmuch data is truncated?
Does JDBC support stored procedures?
Give an example for execution of sql statement.
What is jdbc connection class?
Name the method, which is used to prepare a callablestatement.
What is preparedstatement in jdbc?
What is odbc. how is it related to sql cli?
What is isolation level? How to set it?
What is data source in java?