n2n Page Rocket 1 API

n2n\persistence\orm\annotation

­Anno­Embedded

AnnoEmbedded implements PropertyAnnotation

All Implemented Interfaces:

Used Traits

Methods summary

Modifier and Type Method
public __construct ( ReflectionClass targetClass , string columnPrefix = null , string columnSuffix = null )
public ReflectionClass getTargetClass ( )
public string getColumnPrefix ( )
public string getColumnSuffix ( )

Methods in detail