public class NumericToIntegerSQLHandler extends TypeTransitionSQLHandler
| Constructor and Description |
|---|
NumericToIntegerSQLHandler(org.gcube.data.analysis.tabulardata.expression.evaluator.sql.SQLExpressionEvaluatorFactory evaluator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCopyDataSQLCommand(org.gcube.data.analysis.tabulardata.model.table.Table newTable,
org.gcube.data.analysis.tabulardata.model.table.Table targetTable,
org.gcube.data.analysis.tabulardata.model.column.Column targetColumn,
org.gcube.data.analysis.tabulardata.model.ValueFormat format) |
convert, getConditionForInvalidEntry, getHandler, isSupportedTransitionpublic NumericToIntegerSQLHandler(org.gcube.data.analysis.tabulardata.expression.evaluator.sql.SQLExpressionEvaluatorFactory evaluator)
public String getCopyDataSQLCommand(org.gcube.data.analysis.tabulardata.model.table.Table newTable, org.gcube.data.analysis.tabulardata.model.table.Table targetTable, org.gcube.data.analysis.tabulardata.model.column.Column targetColumn, org.gcube.data.analysis.tabulardata.model.ValueFormat format)
getCopyDataSQLCommand in class TypeTransitionSQLHandlerCopyright © 2015. All Rights Reserved.