| Package | Description |
|---|---|
| info.archinnov.achilles.internals.cache | |
| info.archinnov.achilles.internals.runtime |
| Modifier and Type | Method and Description |
|---|---|
PreparedStatement |
StatementsCache.getStaticCache(CacheKey cacheKey) |
void |
StatementsCache.putStaticCache(CacheKey cacheKey,
Callable<PreparedStatement> psSupplier) |
| Modifier and Type | Method and Description |
|---|---|
PreparedStatement |
RuntimeEngine.getStaticCache(CacheKey cacheKey) |
Copyright © 2012-2021. All Rights Reserved.