Description
This method is used to evict items for the given entity name, from the secondary cache. If the primary key is specified, then the data of the entity with that primary key is evicted. Primary key should be a value in case of simple primary key or should be a struct in case of composite primary key.
Category
See Also
ORMEvictCollection, ORMEvictQueries, Evict content from secondary cache in Caching in the Developing ColdFusion Applications