supportsIntegrityEnhancementFacility()
Syntax:
boolean supportsIntegrityEnhancementFacility() throws SQLException
Description:
Retrieves whether this database supports the SQL Integrity Enhancement Facility.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs