public class DataLoadingColumn extends AbstractObj implements Queryable
metaCREATE_URI, OBJ_TEMPLATE, OBJ_URI, URI| Modifier and Type | Method and Description |
|---|---|
String |
getColumnUri() |
Integer |
getLength() |
String |
getName() |
Integer |
getPrecision() |
Integer |
getSynchronizeLength() |
Integer |
getSynchronizePrecision() |
String |
getSynchronizeType() |
String |
getType() |
boolean |
hasTypeInt() |
boolean |
hasTypeVarchar() |
boolean |
isNullable() |
boolean |
isUnique() |
String |
toString() |
getAuthor, getCategory, getContributor, getCreated, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, urispublic String getColumnUri()
public String getName()
public String getType()
public boolean hasTypeVarchar()
VARCHAR, false otherwisepublic boolean hasTypeInt()
INT, false otherwisepublic Integer getLength()
public Integer getPrecision()
public boolean isUnique()
public boolean isNullable()
public String getSynchronizeType()
public Integer getSynchronizeLength()
public Integer getSynchronizePrecision()
public String toString()
toString in class AbstractObjCopyright © 2017. All Rights Reserved.