Answer Posted / aejaz ahmad
JDBC Tchnology is an Api (Application Programoming
Interface)that provides cross DBMS connectivity to a wide
range of SQL database and access to other tabular data
sourse JDBC is a set of programing interface.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is jdbc odbc in java?
How can I write to the log used by DriverManager and JDBC drivers?
Why do we need jdbc?
What is jdbc drivers in java?
Why resultset is used in java?
What are the different types of statements? How we can you use preparedstatement.
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is the advantage of namedparameterjdbctemplate?
What is the function of setautocommit?
What is difference between statement and preparedstatement in jdbc?
What is correlated subquery?
What is jdbc explain?
How to check jdbc connection in linux?
What is JDBC Savepoint? How to use it?
What does the jdbc driver interface do?