Package org.cyclos.impl.sql
Class CachingConnection.CacheAction
- java.lang.Object
-
- org.cyclos.impl.sql.CachingConnection.CacheAction
-
- Enclosing class:
- CachingConnection
public static class CachingConnection.CacheAction extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getTables()booleanhasTables()booleanisClearTableCache()booleanisReadFromTableCache()booleanisWrite()StringtoString()
-