Method | Description | |
---|---|---|
GetForeignKey ( Storm\Core\Relational\ITable $Table ) : |
||
GetForeignKey1 ( ) : |
||
GetForeignKey2 ( ) : |
||
GetTable1 ( ) : Storm\Core\Relational\ITable | ||
GetTable2 ( ) : Storm\Core\Relational\ITable | ||
JoinRow ( |
||
__construct ( ) |
Method | Description | |
---|---|---|
KeyGenerator ( Storm\Drivers\Base\Relational\PrimaryKeys\IKeyGeneratorSet $KeyGenerator ) | ||
MapForeignKey1 ( |
||
MapForeignKey2 ( |
||
OnInitializeRelatedStructure ( |
||
OnInitializeStructure ( |
||
RegisterRelationalTraits ( |
||
RegisterStructuralTraits ( |
||
RegisterToManyRelations ( |
||
RegisterToOneRelations ( |
||
Table1 ( |
||
Table2 ( |
Method | Description | |
---|---|---|
GetForeignKeyMap1 ( Storm\Core\Relational\ITable $Table1 ) | ||
GetForeignKeyMap2 ( Storm\Core\Relational\ITable $Table2 ) | ||
MakeForeignKey ( Storm\Core\Relational\ITable $Table, |
final public GetForeignKey ( Storm\Core\Relational\ITable $Table ) : |
||
$Table | Storm\Core\Relational\ITable | |
return |
final public GetForeignKey1 ( ) : |
||
return |
final public GetForeignKey2 ( ) : |
||
return |
final public GetTable1 ( ) : Storm\Core\Relational\ITable | ||
return | Storm\Core\Relational\ITable |
final public GetTable2 ( ) : Storm\Core\Relational\ITable | ||
return | Storm\Core\Relational\ITable |
final public JoinRow ( |
||
$PrimaryKey1 | ||
$PrimaryKey2 | ||
return |
protected KeyGenerator ( Storm\Drivers\Base\Relational\PrimaryKeys\IKeyGeneratorSet $KeyGenerator ) | ||
$KeyGenerator | Storm\Drivers\Base\Relational\PrimaryKeys\IKeyGeneratorSet |
abstract protected MapForeignKey1 ( |
||
$Map | ||
$Table1 | Storm\Core\Relational\ITable |
abstract protected MapForeignKey2 ( |
||
$Map | ||
$Table2 | Storm\Core\Relational\ITable |
protected OnInitializeRelatedStructure ( |
||
$Context |
protected OnInitializeStructure ( |
||
$Context |
protected RegisterRelationalTraits ( |
||
$Registrar | ||
$Context |
protected RegisterStructuralTraits ( |
||
$Registrar |
final protected RegisterToManyRelations ( |
||
$Registrar | ||
$Context |
final protected RegisterToOneRelations ( |
||
$Registrar | ||
$Context |
abstract protected Table1 ( |
||
$Database | ||
return | Storm\Core\Relational\ITable |
abstract protected Table2 ( |
||
$Database | ||
return | Storm\Core\Relational\ITable |