Answer Posted / guest
object oriented programming language
| Is This Answer Correct ? | 4 Yes | 21 No |
Post New Answer View All Answers
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What are the utilities of the callablestatement?
Explain how to make updates to the updatable resultsets.
Why do we need jdbc driver?
What does the jdbc resultsetmetadata interface?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
What is sqlwarning and discuss the procedure of retrieving warnings?
Which interface handles transaction management in jdbc?
What is meant by dao?
Is jdbc database independent?
What is a statement?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
How do I insert an image file (or other raw data) into a database?
Where jdbc drivermanager class is used?
What are the main steps in java to make JDBC connectivity?