n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\hangar

­Managed­File­Prop­Def

ManagedFilePropDef implements HangarPropDef

All Implemented Interfaces:

Constant summary

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 applyDbMeta ( DbInfo dbInfo , PropSourceDef propSourceDef , EntityProperty entityProperty , AnnotationSet annotationSet )
public Column createMetaColumn ( EntityProperty entityProperty , PropSourceDef propSourceDef )
public int testCompatibility ( EntityProperty entityProperty )
public resetPropSourceDef ( PropSourceDef propSourceDef )

Constants in detail

Methods in detail