public class CircumventChecksDataVersion
extends Object
implements org.jboss.cache.optimistic.DataVersion
Used to signal to a DataVersionAdapter to simply not perform any checks. This
is currently needed for proper handling of remove() calls for entity cache
regions (we do not know the version info...).