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

boolean
supportsTransactionIsolationLevel
(int level)
boolean supportsTransactions()
boolean supportsUnion()
boolean supportsUnionAll()
boolean updatesAreDetected(int type)
boolean usesLocalFilePerTable()
boolean usesLocalFiles()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
allProceduresAreCallable
public boolean allProceduresAreCallable()
throws java.sql.SQLException
Specified by:
allProceduresAreCallable in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
allTablesAreSelectable
public boolean allTablesAreSelectable()
throws java.sql.SQLException
Specified by:
allTablesAreSelectable in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getURL
public java.lang.String getURL()
throws java.sql.SQLException