Modifier and Type | Optional Element and Description |
---|---|
boolean |
blocking |
Class<? extends Cache> |
eviction |
long |
flushInterval |
Class<? extends Cache> |
implementation |
boolean |
readWrite |
int |
size |
public abstract Class<? extends Cache> implementation
public abstract Class<? extends Cache> eviction
public abstract long flushInterval
public abstract int size
public abstract boolean readWrite
public abstract boolean blocking
Copyright © 2010–2015 MyBatis.org. All rights reserved.