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–2014 MyBatis.org. All rights reserved.