See: Description
| Interface | Description | 
|---|---|
| TableConfig | 
 TableConfig is used to configure all properties of the table under construction. 
 | 
| Class | Description | 
|---|---|
| Assignment | 
 This represents one assignment to either a Field or a Variable. 
 | 
| FieldRule | 
 A FieldRule is a list of cases that will be evaluated on every insert or update. 
 | 
| FilteredTableAlias | 
 This class represents the filtered-table-alias entries in an LVConf file. 
 | 
| RuleCase | 
 A RuleCase represents one case for a FieldRule, with a test, a list of assignments for 
     an insert operation, and a list of assignments for an update operation. 
 | 
| Variable | 
 Variables can be used in both test and assignment expressions in the FieldRules. 
 | 
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.