public class DefaultCache extends Object implements org.teasoft.bee.osql.Cache, Serializable
| Constructor and Description |
|---|
DefaultCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String sql,
Object result) |
void |
clear(String sql) |
Object |
get(String sql) |
Copyright © 2024. All rights reserved.