DatabaseMetaData.supportsFullOuterJoins
Interface Overview | Interface Members | 
  This Package | 
All Packages
 public abstract boolean supportsFullOuterJoins() throws SQLException
Returns
     true if so
    Description
 Are full nested outer joins supported?
  
Exceptions
 SQLException
     if a database-access error occurs.