Is jdbc object oriented?
Answer / Nutan Yadav
Yes, JDBC is designed to be object-oriented. It allows Java developers to work with database objects and collections in a manner similar to other objects within the Java programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the conditions applies to varchar variable, when using in procedures?
Give steps to connect to the db using jdbc?
Explain the process of creating tables using NetBeans IDE?
Why is odbc needed?
How do I load a database driver with JDBC 4.0 / Java 6?
How does a custom RowSetReader get called from a CachedRowSet?
What is a datasource in java?
Explain the role of driver in jdbc.
How the JDBC application works?
What are the different types of drivers under jdbc?
Is jdbc faster than hibernate?
What is the latest version of JDBC? What new features are added?