Answer Posted / janet
JDBC is a set of java API for executing SQL statements.
This API consists of a set of classes and interfaces to
enable programs to write pure Java Database applications.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can you create jdbc statements?
How we can you use preparedstatement.
How to move the cursor in scrollable resultset ?
What is meant by jdbc?
What is drivermanager in java?
What is ODBC and JDBC? How do you connect the Database?
Which is better jpa or jdbc?
What is while rs next ())?
Explain about Join?
What is connection commit?
Why resultset is used in java?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
List some new features available in jdbc 4.0?
Is jdbctemplate thread safe?
Explain about the Try Block?