| Package | Description | 
|---|---|
| com.j256.ormlite.dao |  Database Access Object classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ReferenceObjectCache | ReferenceObjectCache. makeSoftCache()Create and return an object cache using  SoftReference. | 
| static ReferenceObjectCache | ReferenceObjectCache. makeWeakCache()Create and return an object cache using  WeakReference. | 
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.