What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
No Answer is Posted For this Question
Be the First to Post Answer
Briefly tell about the jdbc architecture.
What is a PreparedStatement?
How do I find ojdbc jar version?
How can I get or redirect the log used by DriverManager and JDBC drivers?
What is getconnection method in java?
Can we use the one instance of Statment to execute more than one query ?
Is jdbc an api?
What is jdbc dialect?
What are the flow statements of jdbc?
how can we connect to db without using getConnection() method
What is a jdbctemplate?
Without using of Class.forName(? ?), how do you connect to db?