adspace


Do you know what type of object is returned by resultset.getobject()?

Answer Posted / Bhavishya Kaushik

The ResultSet.getObject() method returns an Object representing the value in the specified column of the current row of this ResultSet object. The exact class of the returned Object depends on the JDBC driver, but it can be cast to a more specific type if necessary.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category