Answer Posted / 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 |
Post New Answer View All Answers
What are the common jdbc exceptions?
How can we store the file in the oracle database?
What is xe in oracle jdbc url?
What is a statement?
What is JDBC ResultSet?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What are the jdbc api components?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is the major difference between java.util.date and java.sql.date data type?
Why do we need a jdbcrowset like wrapper around resultset?
How can I manage special characters when I execute an insert query?
Explain in detail about JDBC and its general features?
How to retrieve warnings in jdbc?
What is DML?