Answer Posted / anjani kumar jha
yes
1)statement
2)prepared statement
3)callable statement
all r interface
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a statement in java?
What is jdbc in dbms?
Explain the steps in writing a java program using jdbc?
What is connection pooling and why it is used?
What is JDBC Savepoint? How to use it?
What is JDBC RowSet? What are different types of RowSet?
How to set NULL values in JDBC PreparedStatement?
What is database deadlock ?
What does the jdbc connection interface?
What is drivermanager in jdbc?
What is odbc and jdbc?
What is a jdbc connection pool?
How many packages are available in jdbc api?
How to get the Database server details in java program?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?