Package | Description |
---|---|
org.sormula.active.operation |
Thread-safe and transaction-compliant database operations used by
ActiveTable . |
Constructor and Description |
---|
ActiveLazySelector(ActiveTable<R> sourceActiveTable,
R sourceActiveRecord,
SelectCascadeAnnotationReader scar)
Constructs for the source and annotation reader.
|