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