n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\relation

­Mapped­Relation

abstract MappedRelation extends RelationAdapter

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected targetEntityProperty

Methods summary

Modifier and Type Method
public __construct ( EntityProperty entityProperty , EntityModel targetEntityModel , EntityProperty targetEntityProperty )
protected getMasterRelation ( )
public getTargetEntityProperty ( )
public JoinColumnTreePoint createJoinTreePoint ( TreePointMeta treePointMeta , QueryState queryState )
public supplyPersistAction ( PersistAction persistAction , mixed value , ValueHash valueHash , mixed oldValueHash )

Properties in detail

Methods in detail