Answer Posted / one two
Some special features ar as:
It supports Meta Data about Database as well as result set.
We can traverse in database tables in both directions.
It supports JDBC Row Set.
Date and Time functions are supported.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about multiple implementations and drive manager?
What are the jdbc statements?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
How do I start debugging problems related to the JDBC API?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
How to know howmuch data is truncated?
What is setautocommit in jdbc?
Which type of JDBC driver is the fastest one?
What is hbm xml?
Under what circumstances, that all four drivers are used?
What is the difference between ojdbc6 and ojdbc7?
Differentiate between a statement and a preparedstatement.
How do I insert/update records with some of the columns having NULL value?
What is jdbc and jpa?
What are collection pools?