Modifier and Type | Class and Description |
---|---|
class |
ColumnDefinition |
Modifier and Type | Method and Description |
---|---|
DataTypeExpr |
CastExpr.getTarget() |
Constructor and Description |
---|
CastExpr(Expr operand,
DataTypeExpr target) |
ColumnDefinition(String columnName,
DataTypeExpr dataType) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.