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