public interface TrimLogger<T> extends QueryLogger<T>, org.refcodes.collection.Clearable
TrimLogger
extends the QueryLogger
with the functionality
to remove Record
instances previously being logged by providing the
according Criteria
.Modifier and Type | Method and Description |
---|---|
void |
deleteLogs(Criteria aCriteria)
|
Copyright © 2016. All rights reserved.