n2n Page Rocket 1 API

n2n\persistence\meta\structure

­Column

Column

SubTypes

Implemented by:

Methods summary

Modifier and Type Method
public string getName ( )
public setName ( string name )
public Table getTable ( )
public bool isNullAllowed ( )
public setNullAllowed ( bool nullAllowed )
public mixed getDefaultValue ( )
public setDefaultValue ( string defaultValue )
public bool isValueGenerated ( )
public array getAttrs ( )
public array getIndexes ( )
public Column copy ( string newColumnName = null )
public equals ( Column column )
public equalsType ( Column column , bool ignoreNull = false )

Methods in detail