Package | Description |
---|---|
org.sormula.operation |
Classes that perform SQL operations such as select, update, insert, delete.
|
org.sormula.operation.cascade |
Classes that perform cascade (one-to-many and one-to-one) operations that are defined
by cascade annotations.
|
org.sormula.operation.filter |
Filters that allow filtering algorithms to be written in Java and applied
as rows are read from the database.
|
Class and Description |
---|
SelectCascadeFilter
Filter to use on selected rows.
|
Class and Description |
---|
SelectCascadeFilter
Filter to use on selected rows.
|
Class and Description |
---|
SelectCascadeFilter
Filter to use on selected rows.
|