Retrieves whether a schema name can be used in a privilege definition statement.
public boolean supportsSchemasInPrivilegeDefinitions()
Return Value
True if supported. Otherwise, false.
Exceptions
Remarks
This supportsSchemasInPrivilegeDefinitions method is specified by the supportsSchemasInPrivilegeDefinitions method in the java.sql.DatabaseMetaData interface.