public final class ColumnDefinitionSegment extends Object implements SQLSegment
ColumnDefinitionSegment(String name, String oldName)
ColumnDefinitionSegment(String name, String type, Integer length, boolean primaryKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ColumnDefinitionSegment(String name, String type, Integer length, boolean primaryKey)
public ColumnDefinitionSegment(String name, String oldName)
Copyright © 2018. All rights reserved.