n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\hangar\scalar

­Boolean­Prop­Def

BooleanPropDef extends ScalarPropDefAdapter

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public getName ( )
public createMagCollection ( PropSourceDef propSourceDef = null )
public updatePropSourceDef ( Attributes attributes , PropSourceDef propSourceDef )
public Column createMetaColumn ( EntityProperty entityProperty , PropSourceDef propSourceDef )
public int testCompatibility ( EntityProperty entityProperty )
protected createColumn ( EntityProperty entityProperty , DbInfo dbInfo , ColumnFactory columnFactory , unknown columnName , Attributes attributes )

Methods in detail