Without using of Class.forName(? ?), how do you connect to
db?
Answers were Sorted based on User's Feedback
Answer / parida
To Niranjanravi
can u give me an example of that?
Is This Answer Correct ? | 0 Yes | 0 No |
What is jdbc architecture in java?
What is the meaning of “dirty read” in the database?
How many types of resultset are there in jdbc?
Can I get a null resultset?
What is the purpose of the jdbc resultset interface?
What is jdbc dialect?
What is the advantage of namedparameterjdbctemplate?
What is layer in communication?
Is java a database?
How to rollback a JDBC transaction?
Without using of Class.forName(? ?), how do you connect to db?
What is the use of setFetchSize() and setMaxRows() methods in Statement?