Table 16-33 lists limitations to the methods in the Array class that are added by the JDBC2.0 basic standard.
Table 16-33 Restrictions on the methods added by the JDBC2.0 basic specification for the Array class
Methods added in the JDBC2.0 basic specification | Restrictions |
---|---|
getArray | Because MAP cannot be used, the method throws an SQLException if MAP is specified for the argument. |
getResultSet |