Modifier and Type | Optional Element and Description |
---|---|
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
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.