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
What is the different between ResultSet and RowSet?
Where is ojdbc14 jar located?
Why do you use a data source object for a connection?
How can you load the drivers in jdbc?
What is preparedstatement in jdbc?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
How to retrieve warnings in jdbc?
Why are we using blob datatypes in jdbc?
What does the jdbc driver interface do?
Is oracle client required for jdbc connection?
Explain about column name and getter method?
what are design patterns?