Thursday, 6 September 2012

JDBC facilitates to store the java objects by using which of the methods of PreparedStatement. | JDBC

1. setObject ()
2. setBlob()
3. setClob()
A.     1, 2
B.     1,2,3
C.     1,3
D.     2,3

Ans:  B

No comments: