The SQLColumn class represents a SQL table column.

The SQLColumn class defines the following attributes.

Attribute

Returns

Description

mandatory

Boolean

A mandatory column

name

String

The column name

table

com.vmware.o11n.plugin.database.Table

The table to which the column belongs

typeId

Integer

The type ID

typeName

String

The type name