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

getDriverVersion
public java.lang.String getDriverVersion()
throws java.sql.SQLException
Specified by:
getDriverVersion in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getDriverMajorVersion
public int getDriverMajorVersion()
Specified by:
getDriverMajorVersion in interface java.sql.DatabaseMetaData
getDriverMinorVersion
public int getDriverMinorVersion()
Specified by:
getDriverMinorVersion in interface java.sql.DatabaseMetaData
usesLocalFiles
public boolean usesLocalFiles()
throws java.sql.SQLException
Specified by:
usesLocalFiles in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
usesLocalFilePerTable
public boolean usesLocalFilePerTable()
throws java.sql.SQLException
Specified by:
usesLocalFilePerTable in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsMixedCaseIdentifiers