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