JML

java.sql
Interface Array


public interface Array


Method Summary
 Object getArray()
           
 Object getArray(Map)
           
 Object getArray(long, int)
           
 Object getArray(long, int, Map)
           
 int getBaseType()
           
 String getBaseTypeName()
           
 ResultSet getResultSet()
           
 ResultSet getResultSet(Map)
           
 ResultSet getResultSet(long, int)
           
 ResultSet getResultSet(long, int, Map)
           
 

Method Detail

getBaseType

public int getBaseType()
                         throws SQLException
Throws:
SQLException

getArray

public Object getArray()
                         throws SQLException
Throws:
SQLException

getArray

public Object getArray(long,
                       int)
                         throws SQLException
Throws:
SQLException

getBaseTypeName

public String getBaseTypeName()
                                throws SQLException
Throws:
SQLException

getResultSet

public ResultSet getResultSet()
                                throws SQLException
Throws:
SQLException

getResultSet

public ResultSet getResultSet(long,
                              int)
                                throws SQLException
Throws:
SQLException

getArray

public Object getArray(long,
                       int,
                       Map)
                         throws SQLException
Throws:
SQLException

getArray

public Object getArray(Map)
                         throws SQLException
Throws:
SQLException

getResultSet

public ResultSet getResultSet(long,
                              int,
                              Map)
                                throws SQLException
Throws:
SQLException

getResultSet

public ResultSet getResultSet(Map)
                                throws SQLException
Throws:
SQLException

JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.