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 |
Is jdbc faster than odbc?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
What is savepoint in jdbc?
what are the advantages of JDBC?
Why do I have to reaccess the database for Array, Blob, and Clob data?
How do I disallow NULL values in a table?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What does Class.forName return?
What is meant by dao?
Does the JDBC-ODBC Bridge work with Microsoft J++?
Can we have foreign key reference to a non primary key column ?
What is database null and Java null?