Class EvictVisitor


  • public class EvictVisitor
    extends AbstractVisitor
    Evict any collections referenced by the object from the session cache. This will NOT pick up any collections that were dereferenced, so they will be deleted (suboptimal but not exactly incorrect).