n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\relation\selection

­Relation­Selection

abstract RelationSelection implements Selection

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected idSelection
protected lazy

Methods summary

Modifier and Type Method
public __construct ( Selection idSelection )
public QueryItem [] getSelectQueryItems ( )
public bindColumns ( PdoStatement stmt , array columnAliases )
public setLazy ( unknown lazy )
public isLazy ( )

Properties in detail

Methods in detail