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 |
What do you mean by database connection pooling?
What is 2-tier and 3-tier architecture?
How can you know about drivers and database information ?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is jdbc and jpa?
How does a file store compare with a jdbc store?
What is sqlwarning?
What is the syntax of URL to get connection?
What is addbatch jdbc?
Can resultset be null in java?
how to retrieve sql exceptions
Prepared statements are faster. Why?