A developer has created and deployed a LWJDBC adapter with all the setting completed. The
developer has used the following SQL in the SQL parameter UPDATE TEST SET CERT =
O?WHERE CERTREVIEW = ?. parameter UPDATE TEST SET CERT = ?O?WHERE
CERTREVIEW = ?. Which setting needs to be added into the configuration of the LWJDBC?

A.
var1
B.
param1
C.
var1, vartype1
D.
param1, paramtype1
Explanation: