PHP Class Prado\Data\SqlMap\Configuration\TSubMap
The {@link Value setValue()} property is used for comparison with the
discriminator column value. When the {@link Value setValue()} matches
that of the discriminator column value, the corresponding {@link ResultMapping setResultMapping}
is used inplace of the current result map.
Datei anzeigen
Open project: pradosoft/prado
Public Methods
Method Details
getResultMapping()
public method
The result map to use when the Value matches the discriminator column value.
setResultMapping()
public method