Answer Posted / ashish
yes sure it returns java.lang.class object.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to update a resultset programmatically?
What is JDBC PreparedStatement?
What is savepoint in jdbc?
Explain different types of locks in jdbc?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
What causes no suitable driver error?
Which is better jpa or jdbc?
How do you insert images into database using jdbc?
What is jdbc odbc bridge?
Where is ojdbc14 jar located?
How can you load the drivers?
How many types of resultset are there in jdbc?
Write an sql to find all records having all numeric characters in a field ?
Does jdbc require oracle client?
What are the common JDBC problems that you got and how do you solved them?