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 are restrictions on triggers?
How to set the attribute concurrency in resultset?
How can I retrieve a String or other object type without creating a new object each time?
What is the full form of jdbc?
What is jdbc odbc?
Name different methods for getting streams.
How can I connect mysql or oracle with java?
What is an odbc driver?
What is a datasource in java?
Why do we need jdbc api?
How can you create jdbc statements?
How to check jdbc connection in java?
Does jpa use jdbc?
Why do we use jdbc?
RowSetInternal caller and returns void. What can I do in the readData method?