How is jndi useful for Database connection?
Answer / niranjanravi
in case of distributed applications data sorce is used
instead of DriverManagewr to connect to the database with
the4 help of jndi
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find total column from a resultset?
Under what circumstances, that all four drivers are used?
Why do we need jdbc?
What is JDBC Statement?
what is JDBC?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is executequery in java?
How to find number of records in result set?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
How do you create Connection?
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
What does the jdbc driver interface do?