}
}
*/
final public char alterTableAction(TableElementList tableElementList, int[] changeType, int[] behavior, boolean[] sequential) throws ParseException, StandardException {
char lockGranularity = '\0';
TableElementNode tableElement;
DataTypeDescriptor typeDescriptor;
Token tok = null;
String columnName;
long[] autoIncrementInfo = new long[4];
switch (jj_nt.kind) {