Package | Description |
---|---|
org.sormula |
Fundamental classes.
|
org.sormula.active.operation |
Thread-safe and transaction-compliant database operations used by
ActiveTable . |
org.sormula.annotation.cache |
Annotations and supporting classes for defining cache configuration.
|
org.sormula.cache |
Fundamental classes used to implement caching that is specified by
Cached.type() . |
org.sormula.cache.readonly |
Implementation of
ReadOnlyCache . |
org.sormula.cache.readwrite |
Implementation of
ReadWriteCache . |
org.sormula.cache.writable |
The abstract
WritableCache and supporting classes that are
used for implementing a cache that writes rows to the database. |
Class and Description |
---|
Cached
Annotation for row class, table class, or database class to specify caching.
|
Class and Description |
---|
Cached
Annotation for row class, table class, or database class to specify caching.
|
Class and Description |
---|
Cached
Annotation for row class, table class, or database class to specify caching.
|
Class and Description |
---|
Cached
Annotation for row class, table class, or database class to specify caching.
|
Class and Description |
---|
Cached
Annotation for row class, table class, or database class to specify caching.
|
Class and Description |
---|
Cached
Annotation for row class, table class, or database class to specify caching.
|
Class and Description |
---|
Cached
Annotation for row class, table class, or database class to specify caching.
|