| 程序包 | 说明 |
|---|---|
| org.h2.util |
Internal utility classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Cache |
CacheLRU.getCache(CacheWriter writer,
String cacheType,
int cacheSize)
Create a cache of the given type and size.
|
static Cache |
CacheLRU.getCache(CacheWriter writer,
String cacheType,
int cacheSize)
Create a cache of the given type and size.
|
Copyright © 2022. All rights reserved.