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

Specified by:
supportsLimitedOuterJoins in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getSchemaTerm
public java.lang.String getSchemaTerm()
throws java.sql.SQLException
Specified by:
getSchemaTerm in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getProcedureTerm
public java.lang.String getProcedureTerm()
throws java.sql.SQLException
Specified by:
getProcedureTerm in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getCatalogTerm
public java.lang.String getCatalogTerm()
throws java.sql.SQLException
Specified by:
getCatalogTerm in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
isCatalogAtStart
public boolean isCatalogAtStart()
throws java.sql.SQLException
Specified by:
isCatalogAtStart in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException