Méthode | Description | |
---|---|---|
AddToRelationalRequest ( |
||
GetEntityProperty ( ) | ||
GetProperty ( ) | ||
GetToOneRelation ( ) | ||
Persist ( |
||
Revive ( |
||
__construct ( Storm\Core\Object\IEntityProperty $EntityProperty, Storm\Core\Relational\IToOneRelation $ToOneRelation, $LoadingMode ) |
Méthode | Description | |
---|---|---|
GetConcreteRelationshipMapping ( $LoadingMode, Storm\Core\Object\IRelationshipProperty $RelationshipProperty, Storm\Core\Relational\IRelation $Relation ) |
public AddToRelationalRequest ( |
||
$DomainDatabaseMap | ||
$RelationalRequest |
protected GetConcreteRelationshipMapping ( $LoadingMode, Storm\Core\Object\IRelationshipProperty $RelationshipProperty, Storm\Core\Relational\IRelation $Relation ) | ||
$RelationshipProperty | Storm\Core\Object\IRelationshipProperty | |
$Relation | Storm\Core\Relational\IRelation |
public Persist ( |
||
$Transaction | ||
$ParentData | ||
$RelationshipChange |
public __construct ( Storm\Core\Object\IEntityProperty $EntityProperty, Storm\Core\Relational\IToOneRelation $ToOneRelation, $LoadingMode ) | ||
$EntityProperty | Storm\Core\Object\IEntityProperty | |
$ToOneRelation | Storm\Core\Relational\IToOneRelation |