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

Specified by:
supportsOpenCursorsAcrossRollback in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsOpenStatementsAcrossCommit
public boolean supportsOpenStatementsAcrossCommit()
throws java.sql.SQLException
Specified by:
supportsOpenStatementsAcrossCommit in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsOpenStatementsAcrossRollback
public boolean supportsOpenStatementsAcrossRollback()
throws java.sql.SQLException
Specified by:
supportsOpenStatementsAcrossRollback in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getMaxBinaryLiteralLength
public int getMaxBinaryLiteralLength()
throws java.sql.SQLException
Specified by:
getMaxBinaryLiteralLength in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getMaxCharLiteralLength
public int getMaxCharLiteralLength()
throws java.sql.SQLException
Specified by:
getMaxCharLiteralLength in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException