Answer Posted / ravi jain
ur question is confusing if its simple Callable then it is in
java.util.concurrent package else
if it is
CallableStatement interface
CallableStatement is an interface its super interfaces are:-
PreparedStatement
Statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is @entity in java?
What are restrictions on triggers?
What is connection pooling and why it is used?
How to make updates to updatable result sets in jdbc?
What is jdbc in dbms?
Which type of JDBC driver is the fastest one?
What does setautocommit do?
What causes no suitable driver error?
What is an escape syntax?
What is a jdbctemplate?
What are the functions of the jdbc connection interface?
How to set NULL values in JDBC PreparedStatement?
Is jdbc and orm?
What is jdbc odbc bridge in java?
What are the jdbc drivers in java?