Answer Posted / anjani kumar jha
always remember,there r three types of statement interface
in java
1)statement
2)prepared statement
3)callable statement
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
What is benefit of using preparedstatement in java?
Is jdbc open source?
Why do we use jdbc statements?
What is sqlwarning and discuss the procedure of retrieving warnings?
What is setautocommit in jdbc?
What is addbatch jdbc?
What are the main steps in java to make JDBC connectivity?
Is odbc an api?
What is CLOB and BLOB datatypes in JDBC?
What is the function of setautocommit?
State the different connection methods used for creating different types of sql.
What is a jdbc connection pool?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is the difference between executing, executequery, executeupdate in jdbc?