public final class ColumnDefinitionSegment extends Object implements CreateDefinitionSegment
| 构造器和说明 |
|---|
ColumnDefinitionSegment(int startIndex,
int stopIndex,
ColumnSegment columnName,
DataTypeSegment dataType,
boolean primaryKey) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic ColumnDefinitionSegment(int startIndex,
int stopIndex,
ColumnSegment columnName,
DataTypeSegment dataType,
boolean primaryKey)
Copyright © 2020 The Apache Software Foundation. All rights reserved.