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

Throws:
java.sql.SQLException
supportsCorrelatedSubqueries
public boolean supportsCorrelatedSubqueries()
throws java.sql.SQLException
Specified by:
supportsCorrelatedSubqueries in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsUnion
public boolean supportsUnion()
throws java.sql.SQLException
Specified by:
supportsUnion in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsUnionAll
public boolean supportsUnionAll()
throws java.sql.SQLException
Specified by:
supportsUnionAll in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsOpenCursorsAcrossCommit
public boolean supportsOpenCursorsAcrossCommit()
throws java.sql.SQLException
Specified by:
supportsOpenCursorsAcrossCommit in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsOpenCursorsAcrossRollback
public boolean supportsOpenCursorsAcrossRollback()
throws java.sql.SQLException