public class SyncFullSchemaTableColumn extends Object
Constructor and Description |
---|
SyncFullSchemaTableColumn() |
Modifier and Type | Method and Description |
---|---|
String |
dataSize()
Get the dataSize value.
|
String |
dataType()
Get the dataType value.
|
String |
errorId()
Get the errorId value.
|
Boolean |
hasError()
Get the hasError value.
|
Boolean |
isPrimaryKey()
Get the isPrimaryKey value.
|
String |
name()
Get the name value.
|
String |
quotedName()
Get the quotedName value.
|
public String dataSize()
public String dataType()
public String errorId()
public Boolean hasError()
public Boolean isPrimaryKey()
public String name()
public String quotedName()
Copyright © 2019. All rights reserved.