callable is interface or class ?

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


Please Help Members By Posting Answers For Below Questions

What is a connection string used for?

507


How do java applications access the database using jdbc?

531


Is jpa faster than jdbc?

508


How many types of JDBC Drivers are present and what are they?

504


What is an encrypted internet connection?

501






How to rollback a JDBC transaction?

570


Describe the steps needed to execute a sql query using jdbc.

549


Explain how data flows from view to db and reverse

1634


How many categories of jdbc drivers are there?

487


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

535


What causes no suitable driver error?

544


What is JDBC Statement?

566


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

567


What is a jdbc connection?

474


How do I disallow NULL values in a table?

543