public class TransactionalCacheManager extends Object
Constructor and Description |
---|
TransactionalCacheManager() |
Modifier and Type | Method and Description |
---|---|
void |
clear(Cache cache) |
void |
commit() |
void |
putObject(Cache cache,
CacheKey key,
Object value) |
void |
rollback() |
Copyright © 2010–2015 MyBatis.org. All rights reserved.