Interface SQLAlterStatement.ColumnName
- All Known Implementing Classes:
SQLAlterStatement.SQLAlterStatementBuilder
- Enclosing class:
- SQLAlterStatement
public static interface SQLAlterStatement.ColumnName
The Column Name part of building a
SQLAlterStatement
-
Method Summary
-
Method Details
-
columnName
- Parameters:
columnName
- The name of the column to alter- Returns:
- this, to continue building
-