ColumnStoreSystemCatalogColumn

public class ColumnStoreSystemCatalogColumn

Fields

swigCMemOwn

protected transient boolean swigCMemOwn

Constructors

ColumnStoreSystemCatalogColumn

protected ColumnStoreSystemCatalogColumn(long cPtr, boolean cMemoryOwn)

ColumnStoreSystemCatalogColumn

public ColumnStoreSystemCatalogColumn()

ColumnStoreSystemCatalogColumn

public ColumnStoreSystemCatalogColumn(ColumnStoreSystemCatalogColumn obj)

Methods

compressionType

public short compressionType()

delete

public synchronized void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(ColumnStoreSystemCatalogColumn obj)

getColumnName

public String getColumnName()

getDefaultValue

public String getDefaultValue()

getDictionaryOID

public long getDictionaryOID()

getOID

public long getOID()

getPosition

public long getPosition()

getPrecision

public long getPrecision()

getScale

public long getScale()

getType

public columnstore_data_types_t getType()

getWidth

public long getWidth()

isAutoincrement

public boolean isAutoincrement()

isNullable

public boolean isNullable()