Closed berryware closed 4 years ago
JDBC drivers support java classes outside the standard JDBC types. If the setter or getter of the java bean is a subclass of Object, and it does not have a jdbc mapping, then default to setObject and getObject.
JDBC drivers support java classes outside the standard JDBC types. If the setter or getter of the java bean is a subclass of Object, and it does not have a jdbc mapping, then default to setObject and getObject.