protected static class TableUpgrader.TableUpgrade extends Object
Modifier and Type | Field and Description |
---|---|
String |
columnName |
String |
sqlProcedure |
String |
tableKey |
String |
testProp |
Constructor and Description |
---|
TableUpgrade(String tableKey,
String columnName,
String sqlProcedure,
String testProp) |
public final String columnName
public final String sqlProcedure
public TableUpgrade(String tableKey, String columnName, String sqlProcedure, String testProp)
Copyright © 2017 Nuxeo. All rights reserved.