Searched defs:rowCache (Results 1 – 5 of 5) sorted by relevance
1332 T setRowCache(final Cache rowCache); in setRowCache()1341 Cache rowCache(); in rowCache() method
1021 public DBOptions setRowCache(final Cache rowCache) { in setRowCache()1029 public Cache rowCache() { in rowCache() method in DBOptions
1067 public Options setRowCache(final Cache rowCache) { in setRowCache()1075 public Cache rowCache() { in rowCache() method in Options
650 public void rowCache() { in rowCache() method in DBOptionsTest
869 public void rowCache() { in rowCache() method in OptionsTest