Ubiquity  2.0.0
php rapid development framework
JoinColumnAnnotation Class Reference

Annotation JoinColumn. More...

+ Inheritance diagram for JoinColumnAnnotation:

Data Fields

 $className
 
 $referencedColumnName
 
- Data Fields inherited from ColumnAnnotation
 $name
 
 $nullable =false
 
 $dbType
 

Additional Inherited Members

- Public Member Functions inherited from BaseAnnotation
 getProperties ()
 
 getPropertiesAndValues ($props=NULL)
 
 asPhpArray ()
 
 __toString ()
 

Detailed Description

Annotation JoinColumn.

Author
jc
Version
1.0.0.1

Definition at line 10 of file JoinColumnAnnotation.php.

Field Documentation

◆ $className

$className

Definition at line 11 of file JoinColumnAnnotation.php.

◆ $referencedColumnName

$referencedColumnName

Definition at line 12 of file JoinColumnAnnotation.php.


The documentation for this class was generated from the following file: