Product Information > JADE Schema Load Utility User’s Guide > Chapter 1 - Using the Schema Load Utility > deleteIfAbsent

deleteIfAbsent

The optional deleteIfAbsent parameter enables you to specify whether you want elements (for example, classes and properties) that exist in the JADE database but are not defined in the incoming schema file to be deleted.

You can also use the deleteMethodsIfAbsent and deletePropertiesIfAbsent parameters to provide you with more-detailed control over the deletion of missing methods and properties.

An application in the database that is used in a package is not deleted (over-written) when a complete schema definition containing that application is loaded.

By default, undefined elements are deleted.