Answer Posted / deepu
Jdbc is a multidatabase application programming interface(API).It provides java ovbjects for working with database drivers,connections,sql statements,Query result sets.
JDBC ,makes it easier to write jacva code for accessing sql databases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Jdbc-odbc bridge is multi-threaded or not?
How to insert an image or raw data into database?
What do you mean by metadata and why we are using it?
What are drivers available?
What is the use of the statement in jdbc?
What does jdbc stand for?
Does jdbc use ssl?
What is ojdbc14 jar?
What is preparedstatement in jdbc?
What is ojvm used for?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
How do I load a database driver with JDBC 4.0 / Java 6?
Explain the life cycle of jdbc.
Why do we use jdbc in java?
What does the jdbc databasemetadata interface?