n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\relation

­Relation

Relation

SubTypes

Implemented by:

Methods summary

Modifier and Type Method
public getEntityProperty ( )
public EntityModel getTargetEntityModel ( )
public ActionMarker getActionMarker ( )
public string getFetchType ( )
public int getCascadeType ( )
public boolean isOrphanRemoval ( )
public JoinColumnTreePoint createJoinTreePoint ( TreePointMeta treePointMeta , QueryState queryState )
public Selection createSelection ( MetaTreePoint metaTreePoint , QueryState queryState )
public prepareSupplyJob ( SupplyJob supplyJob , mixed value , mixed oldValueHash )
public supplyPersistAction ( PersistAction persistAction , mixed value , ValueHash valueHash , mixed oldValueHash )
public supplyRemoveAction ( RemoveAction removeAction , mixed value , mixed oldValueHash )
public createValueHash ( unknown value , EntityManager em )

Methods in detail