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