n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\relation

­Join­Table­To­One­Relation

JoinTableToOneRelation extends JoinTableRelation implements ToOneRelation

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( EntityProperty entityProperty , EntityModel targetEntityModel )
public QueryColumn createRepresentingQueryItem ( MetaTreePoint metaTreePoint , QueryState queryState )
public ColumnComparable createColumnComparable ( MetaTreePoint metaTreePoint , 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 createValueHash ( unknown value , EntityManager em )

Methods in detail