how can we connect to db without using getConnection()
method
Answer Posted / kanu butani
Use Hibernate framework to connect to the database without
using getConnection method.
Hibernate Performing the usual DB operations
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Explain Basic Steps in Writing a Java Program Using Jdbc?
How do java applications access the database using jdbc?
Why would you use setautocommit(false) in jdbc?
What is drivermanager in jdbc?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
What is ojvm used for?
How do I start debugging problems related to the JDBC API?
What is the benefit of having jdbcrowset implementation?
How can we move the cursor in a scrollable result set?
What is the use of the statement in jdbc?
What is the feature of jdbc v4?
What is in terms of jdbc a datasource?
Jdbc-odbc bridge is multi-threaded or not?
How to check jdbc connection in linux?
What are the new features available in jdbc 4.0?