NPersistence Reference Guide
Overload List
Name | Description |
---|---|
Evict(Type) | Remove the data for entities of the specified class (and its
subclasses) from the cache.
entity class |
Evict(Type, Object) | Remove the data for the given entity from the cache.
entity class primary key |