| Interface | Description |
|---|---|
| Column |
The general interface for columns.
|
| Class | Description |
|---|---|
| AbstractColumn |
Partial implementation of the
Column interface |
| ColumnReference |
A reference to a column that can be used in evaluating query predicates.
|
| DateAndTimePredicates |
Predicates for test DateColumn values and/or TimeColumn values
NOTE: These are not for testing DateTimeColumnValues, which are in the class DateTimePredicates
|
Copyright © 2018. All rights reserved.