java > java.sql > java.sql.array >

Interface: java.sql.Array
    java.sql.Array


public interface Array


FIELDS:

CONSTRUCTORS:

METHODS:
void free()
Throws: SQLException
Throws: SQLFeatureNotSupportedException

Object getArray()
Throws: SQLException
Throws: SQLFeatureNotSupportedException

Object getArray(Map map)
Throws: SQLException
Throws: SQLFeatureNotSupportedException

Object getArray(long index, int count)
Throws: SQLException
Throws: SQLFeatureNotSupportedException

Object getArray(long index, int count, Map map)
Throws: SQLException
Throws: SQLFeatureNotSupportedException

int getBaseType()
Throws: SQLException
Throws: SQLFeatureNotSupportedException

String getBaseTypeName()
Throws: SQLException
Throws: SQLFeatureNotSupportedException

ResultSet getResultSet()
Throws: SQLException
Throws: SQLFeatureNotSupportedException

ResultSet getResultSet(Map map)
Throws: SQLException
Throws: SQLFeatureNotSupportedException

ResultSet getResultSet(long index, int count)
Throws: SQLException
Throws: SQLFeatureNotSupportedException

ResultSet getResultSet(long index, int count, Map map)
Throws: SQLException
Throws: SQLFeatureNotSupportedException


INHERITED METHODS:

SUBINTERFACES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net