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

Throws:
java.sql.SQLException
getDefaultTransactionIsolation
public int getDefaultTransactionIsolation()
throws java.sql.SQLException
Specified by:
getDefaultTransactionIsolation in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsTransactions
public boolean supportsTransactions()
throws java.sql.SQLException
Specified by:
supportsTransactions in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsTransactionIsolationLevel
public boolean supportsTransactionIsolationLevel(int level)
throws java.sql.SQLException
Specified by:
supportsTransactionIsolationLevel in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsDataDefinitionAndDataManipulationTransactions
public boolean supportsDataDefinitionAndDataManipulationTransactions()
throws java.sql.SQLException
Specified by:
supportsDataDefinitionAndDataManipulationTransactions in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsDataManipulationTransactionsOnly
public boolean supportsDataManipulationTransactionsOnly()
throws java.sql.SQLException