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
Which Java and java.sql data types map to my specific database types?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is a statement in java?
What are the different types of drivers under jdbc?
password, is stored in as plain text. What can I do to protect my passwords?
How many rowset are available in jdbc?
What are the considerations for deciding on transaction boundaries?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Explain creation of statement object with connection method create method with help of an example.
Is jdbc faster than odbc?
What is xe in oracle jdbc url?
How do you determine the sensitivity of the ResultSet object?
How MS-Access DB can be accessed over a network, using JDBC API?
Why isn't the java.sql.DriverManager class being found?
Describe odbc?