how can we connect to db without using getConnection()
method
Answer Posted / john
i suggest shine Enterprise farmework
use the jconnection package
it contains something like hibernate
and i removed the .xml files
enjoy it
http://sourceforge.net/projects/shine-enterpris/files/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is jdbc stand for?
What are the higher level apis under development on top of jdbc currently?
What are the classes and methods used for sending sql statements to database?
What is Apache DBCP API?
How do we call a stored procedure from jdbc?
What are the new features added to JDBC 4.0?
How to insert an image or raw data into database?
What is the return type of class.forname() method?
Why we use jdbc instead of odbc?
What is meant by jdbc?
What are the basic exceptions in jdbc?
What are the benefits of PreparedStatement over Statement?
What is jdbc driver manager?
State the three different ways in which you can create a table?
How can you retrieve data from the resultset using jdbc?