CacheDatabase constructor

CacheDatabase(
  1. QueryExecutor queryExecutor
)

Implementation

CacheDatabase(super.queryExecutor);