Class \Prado\Data\SqlMap\Configuration\TSubMap
TSubMap class defines a submapping value and the corresponding <resultMap>
The \Prado\Data\SqlMap\Configuration\Value property is used for comparison with the discriminator column value. When the \Prado\Data\SqlMap\Configuration\Value matches that of the discriminator column value, the corresponding \Prado\Data\SqlMap\Configuration\ResultMapping is used inplace of the current result map.
Class hierarchy
Author: Wei Zhuo <weizho[at]gmail[dot]com>Since: 3.1
public
|
getResultMapping() : string
The result map to use when the Value matches the discriminator column value.
|
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |