n2n Page Rocket 1 API

n2n\impl\persistence\orm\property

­Column­Property­Adapter

abstract ColumnPropertyAdapter extends EntityPropertyAdapter implements ColumnEntityProperty

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected columnName

Methods summary

Modifier and Type Method
public __construct ( AccessProxy accessProxy , unknown columnName )
public string getColumnName ( )
public QueryColumn createQueryColumn ( TreePointMeta treePointMeta )
public QueryItem createRepresentingQueryItem ( MetaTreePoint metaTreePoint , QueryState queryState )
public equals ( unknown obj )

Properties in detail

Methods in detail