public class DbUtil
extends java.lang.Object
Constructor and Description |
---|
DbUtil() |
Modifier and Type | Method and Description |
---|---|
static <K,V> java.util.Map<K,V> |
asMap(Db db,
TypeIO<K> keyType,
TypeIO<V> valueType) |
static Db |
synchronize(Db db) |