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

Throws:
java.sql.SQLException
setSavepoint
public java.sql.Savepoint setSavepoint()
throws java.sql.SQLException
Specified by:
setSavepoint in interface java.sql.Connection
Throws:
java.sql.SQLException
setTransactionIsolation
public void setTransactionIsolation(int level)
throws java.sql.SQLException
Specified by:
setTransactionIsolation in interface java.sql.Connection
Throws:
java.sql.SQLException
setTypeMap
public void setTypeMap(java.util.Map map)
throws java.sql.SQLException
Specified by:
setTypeMap in interface java.sql.Connection
Throws:
java.sql.SQLException
begintransaction
public void begintransaction()
throws java.sql.SQLException
Throws:
java.sql.SQLException
getTxid
public long getTxid()
throws java.sql.SQLException
Throws:
java.sql.SQLException