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
What are the types of statements in jdbc?
What is odbc. how is it related to sql cli?
How do I stop nullpointerexception?
If I use the JDBC API, do I have to use ODBC underneath?
Is it possible to connect to multiple databases simultaneously?
Explain how to make updates to the updatable resultsets.
Does jdbctemplate close connection?
What are the packages are used in jdbc?
How many ways can you update a result set?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is 2 phase commit?
Explain the importance of drivermanager.
What is a statement in java?
What is jdbc odbc?
Which is best database for java?