Product Information > JADE Development Environment User’s Guide > Chapter 2 - Getting Started > AutoComplete Caching

AutoComplete Caching

The AutoComplete process retrieves from the JADE database only the definitions of those entities referred to in the current expression. Once retrieved, those entries are held in a memory cache and are reused for each new situation.

The entries are retrieved again if they are modified by any user when referred to again by the AutoComplete processing.

If there are more than an internally defined number of classes loaded, the oldest used class definitions are discarded.

AutoComplete is versioning-aware. If the current schema selected is versioned, a versioned copy of the classes is created in the cache.