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

Specified by:
supportsResultSetType in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsResultSetConcurrency
public boolean supportsResultSetConcurrency(int type,
int concurrency)
throws java.sql.SQLException
Specified by:
supportsResultSetConcurrency in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsSavepoints
public boolean supportsSavepoints()
throws java.sql.SQLException
Specified by:
supportsSavepoints in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsNamedParameters
public boolean supportsNamedParameters()
throws java.sql.SQLException
Specified by:
supportsNamedParameters in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsMultipleOpenResults
public boolean supportsMultipleOpenResults()
throws java.sql.SQLException
Specified by:
supportsMultipleOpenResults in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException