✓
public abstract interface Array
Methods
- ✓public abstract void free() throws java.sql.SQLException
- ✓public abstract java.lang.Object getArray() throws java.sql.SQLException
- ✓public abstract java.lang.Object getArray(long arg0, int arg1) throws java.sql.SQLException
- ✓public abstract java.lang.Object getArray(long arg0, int arg1, java.util.Map<java.lang.String, java.lang.Class<?>> arg2) throws java.sql.SQLException
- ✓public abstract java.lang.Object getArray(java.util.Map<java.lang.String, java.lang.Class<?>> arg0) throws java.sql.SQLException
- ✓public abstract int getBaseType() throws java.sql.SQLException
- ✓public abstract java.lang.String getBaseTypeName() throws java.sql.SQLException
- ✓public abstract java.sql.ResultSet getResultSet() throws java.sql.SQLException
- ✓public abstract java.sql.ResultSet getResultSet(long arg0, int arg1) throws java.sql.SQLException
- ✓public abstract java.sql.ResultSet getResultSet(long arg0, int arg1, java.util.Map<java.lang.String, java.lang.Class<?>> arg2) throws java.sql.SQLException
- ✓public abstract java.sql.ResultSet getResultSet(java.util.Map<java.lang.String, java.lang.Class<?>> arg0) throws java.sql.SQLException