Retrieves whether this database provides limited support for outer joins.
public boolean supportsLimitedOuterJoins()
Return Value
True if supported. Otherwise, false.
Exceptions
Remarks
This supportsLimitedOuterJoins method is specified by the supportsLimitedOuterJoins method in the java.sql.DatabaseMetaData interface.