clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic int count()
public Object getObject(int index)
public String getString(int index)
public Number getNumber(int index)
public int getInt(int index)
public long getLong(int index)
public float getFloat(int index)
public double getDouble(int index)
public boolean getBoolean(int index)
public Blob getBlob(int index)
public Date getDate(int index)
public ReadOnlyArray getArray(int index)
public ReadOnlyDictionary getDictionary(int index)
public int getInt(String key)
public long getLong(String key)
public float getFloat(String key)
public double getDouble(String key)
public boolean getBoolean(String key)
public ReadOnlyArray getArray(String key)
public ReadOnlyDictionary getDictionary(String key)
public boolean contains(String key)
protected ResultSet getRs()
protected C4QueryEnumerator getC4enum()