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

getCatalogSeparator
public java.lang.String getCatalogSeparator()
throws java.sql.SQLException
Specified by:
getCatalogSeparator in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsSchemasInDataManipulation
public boolean supportsSchemasInDataManipulation()
throws java.sql.SQLException
Specified by:
supportsSchemasInDataManipulation in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsSchemasInProcedureCalls
public boolean supportsSchemasInProcedureCalls()
throws java.sql.SQLException
Specified by:
supportsSchemasInProcedureCalls in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsSchemasInTableDefinitions
public boolean supportsSchemasInTableDefinitions()
throws java.sql.SQLException
Specified by:
supportsSchemasInTableDefinitions in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
supportsSchemasInIndexDefinitions
public boolean supportsSchemasInIndexDefinitions()
throws java.sql.SQLException
Specified by:
supportsSchemasInIndexDefinitions in interface java.sql.DatabaseMetaData