how can we connect to db without using getConnection()
method
Answer Posted / sitaram
without getConnection(), we can't connect the DB.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is JDBC DataSource and what are it’s benefits?
What do you understand by jdbc datasource?
What are the standard isolation levels defined by JDBC?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What are the functions of the jdbc connection interface?
explain about special characters?
How can I retrieve a String or other object type without creating a new object each time?
What is database deadlock ?
How do I start debugging problems related to the JDBC API?
What is the difference between executing, executequery, executeupdate in jdbc?
Which jdbc driver is the fastest driver?
Is uri the same as url?
please tell me the name and url path for type-4 driver ?
Which package contains jdbc api?
What is jdbc oracle thin?