stopCaching

public synchronized void stopCaching(I id)

Stops caching the load and store operations for the Entity with the passed identifier.

Stores the cached entity to the entity repository via pre-configuredStore function.

Parameters

id

an identifier of the entity to cache