What is the reason why we need a jdbcrowset like the wrapper around resultset?
No Answer is Posted For this Question
Be the First to Post Answer
Can we make a database connection from HTML ?
6 Answers Aptech, BOB Technologies, Cap Gemini, Wipro,
What is the role of class.forname while loading drivers?
Is jdbc a framework?
What does jdbc do?
What is a java driver?
Why we use while rs next ())?
What is ojdbc?
Explain about the Try Block?
how can we connect to db without using getConnection() method
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What is jdbc drivers in java?