Neoview JDBC Type 4 Driver API Reference (R2.2, R2.3, R2.4, R2.5)

getMaxFieldSize
public int getMaxFieldSize()
throws java.sql.SQLException
Specified by:
getMaxFieldSize in interface java.sql.Statement
Throws:
java.sql.SQLException
getMaxRows
public int getMaxRows()
throws java.sql.SQLException
Specified by:
getMaxRows in interface java.sql.Statement
Throws:
java.sql.SQLException
getMoreResults
public boolean getMoreResults()
throws java.sql.SQLException
Specified by:
getMoreResults in interface java.sql.Statement
Throws:
java.sql.SQLException
getMoreResults
public boolean getMoreResults(int current)
throws java.sql.SQLException
Specified by:
getMoreResults in interface java.sql.Statement
Throws:
java.sql.SQLException
getQueryTimeout
public int getQueryTimeout()
throws java.sql.SQLException
Specified by: