public class ExpressionVirtualColumn extends Object
| Constructor and Description |
|---|
ExpressionVirtualColumn(String colname) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
String |
getSQLExpression() |
void |
setSQLExpression(String sqlexpression) |