model/operand library
Classes
- ColumnReferenceOperand
- Represents a column reference operand in a SQL expression.
- NumberLiteralOperand
- Represents a number literal operand in a SQL expression.
- Operand
- Represents an operand in a SQL expression.
- StringLiteralOperand
- Represents a string literal operand in a SQL expression.