Ubiquity 2.5.2
php rapid development framework
|
Annotation JoinColumn. More...
Data Fields | |
$className | |
$referencedColumnName | |
Data Fields inherited from ColumnAnnotation | |
$name | |
$nullable = false | |
$dbType | |
Additional Inherited Members | |
Public Member Functions inherited from ColumnAnnotation | |
initAnnotation (array $properties) | |
Initialize the annotation. | |
Public Member Functions inherited from BaseAnnotation | |
asAnnotation () | |
__toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
getProperties () | |
getPropertiesAndValues ($props=NULL) | |
isSameAs ($annot) | |
Protected Member Functions inherited from BaseAnnotation | |
getDefaultParameters () | |
Annotation JoinColumn.
usages :
Definition at line 14 of file JoinColumnAnnotation.php.
$className |
Definition at line 15 of file JoinColumnAnnotation.php.
$referencedColumnName |
Definition at line 16 of file JoinColumnAnnotation.php.