| Package | Description | 
|---|---|
| mdbtools.dbengine | |
| mdbtools.dbengine.sql | |
| mdbtools.dbengine.tasks | 
| Modifier and Type | Method and Description | 
|---|---|
| private Equation | Tests. buildEquation(Object left,
             int operator,
             Object right) | 
| Modifier and Type | Method and Description | 
|---|---|
| private Join | Tests. buildJoin(Object left,
         int type,
         Table right,
         Equation eq) | 
| private boolean | SelectEngine. whereCheckRowEquation(Data data,
                     Equation eq)Check an equation portion of the where contraints against a single row | 
| Modifier and Type | Field and Description | 
|---|---|
| private Equation | Join. equation | 
| Modifier and Type | Method and Description | 
|---|---|
| Equation | Join. getEquation() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Join. setEquation(Equation equation) | 
| Modifier and Type | Method and Description | 
|---|---|
| private boolean | FilterData. whereCheckRowEquation(Data data,
                     Equation eq)Check an equation portion of the where contraints against a single row | 
Copyright © 2016 Open Microscopy Environment