n2n Page Rocket 1 API

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

­Scalar­Prop­Def­Adapter

abstract ScalarPropDefAdapter implements HangarPropDef

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected columnDefaults

Methods summary

Modifier and Type Method
public setup ( ColumnDefaults columnDefaults )
public getEntityPropertyClass ( )
public applyDbMeta ( DbInfo dbInfo , PropSourceDef propSourceDef , EntityProperty entityProperty , AnnotationSet annotationSet )
public int testCompatibility ( EntityProperty entityProperty )
public resetPropSourceDef ( PropSourceDef propSourceDef )
protected createColumn ( EntityProperty entityProperty , DbInfo dbInfo , ColumnFactory columnFactory , unknown columnName , Attributes attributes )

Properties in detail

Methods in detail