n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\hangar

­Date­Time­Prop­Def

DateTimePropDef implements HangarPropDef

All Implemented Interfaces:

Property summary

Modifier and Type Property
protected columnDefaults

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 createMetaColumn ( EntityProperty entityProperty , PropSourceDef propSourceDef )
public testCompatibility ( EntityProperty entityProperty )
public resetPropSourceDef ( PropSourceDef propSourceDef )

Properties in detail

Methods in detail