DatabaseMetaData.supportsANSI92IntermediateSQL
Interface Overview | Interface Members | 
  This Package | 
All Packages
 public abstract boolean supportsANSI92IntermediateSQL() throws SQLException
Returns
     true if so
    Description
 Is the ANSI92 intermediate SQL grammar supported?
  
Exceptions
 SQLException
     if a database-access error occurs.