supportsSchemasInIndexDefinitions()
Syntax:
boolean supportsSchemasInIndexDefinitions() throws SQLException
Description:
Retrieves whether a schema name can be used in an index definition statement.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs