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