Adaplet object IDs are saved in the database so that they are
persistent between sessions. This capability is no longer dependent on the
usage mode (readonly, readwrite, migrate, extend) of the adaplet.
To disable the feature, persistence may be turned off with the
following command:
set system persistentforeignids off;;
For more information, see the
Adaplet Programming Guide.