n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\relation

­Master­Relation

abstract MasterRelation extends RelationAdapter

All Implemented Interfaces:

SubTypes

Methods summary

Modifier and Type Method
public JoinColumnTreePoint createInverseJoinTreePoint ( EntityModel entityModel , TreePointMeta targetTreePointMeta , QueryState queryState )
public ToManyLoader createInverseToManyLoader ( EntityModel entityModel , QueryState queryState )
public JoinTableToManyQueryItemFactory createInverseJoinTableToManyQueryItemFactory ( EntityModel entityModel )

Methods in detail