Tuesday, November 29, 2011

JDBC provides facility to store the java objects by using following methods of the PreparedStatement.1. setObject ()2. setBlob()3. setClob()

D is the answer. These three methods are used to store the objects.:Only setObject() method of PreparedStatement is used to intitilize object of the class.
Category:JDBC Interview Questions

No comments:

Post a Comment