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 DSN?
Give steps to connect to the db using jdbc?
What is an advantage of using the jdbc connection pool?
Explain jdbc savepoint?
What is the difference between jdbc and jndi?
Is jdbctemplate thread safe?
Why hibernate is better than jdbc?
What are restrictions on triggers?
What is represented by the connection object?
How to check jdbc connection in java?
How do I connect to jdbc?
What happens if we don't close the connection in jdbc?
What is the JDBC?
What is DML?
What is the use of getGeneratedKeys() method in Statement?