n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\hangar\relation

­One­To­Many­Prop­Def

OneToManyPropDef implements HangarPropDef

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public setup ( ColumnDefaults columnDefaults )
public getName ( )
public getEntityPropertyClass ( )
public createMagCollection ( PropSourceDef propSourceDef = null )
public updatePropSourceDef ( Attributes attributes , PropSourceDef propSourceDef )
public resetPropSourceDef ( PropSourceDef propSourceDef )
public applyDbMeta ( DbInfo dbInfo , PropSourceDef propSourceDef , EntityProperty entityProperty , AnnotationSet annotationSet )
public Column createMetaColumn ( EntityProperty entityProperty , PropSourceDef propSourceDef )
public int testCompatibility ( EntityProperty entityProperty )

Methods in detail