Class TSimpleDynamicSql
| Constructor Summary |
| public |
|
| Method Summary |
|
void
|
|
|
protected
void
|
|
| Methods Inherited From TComponent |
|
TComponent::addParsedObject(), TComponent::attachEventHandler(), TComponent::canGetProperty(), TComponent::canSetProperty(), TComponent::createdOnTemplate(), TComponent::detachEventHandler(), TComponent::evaluateExpression(), TComponent::evaluateStatements(), TComponent::getEventHandlers(), TComponent::getSubProperty(), TComponent::hasEvent(), TComponent::hasEventHandler(), TComponent::hasProperty(), TComponent::raiseEvent(), TComponent::setSubProperty(), TComponent::__get(), TComponent::__set()
|
| Constructor Details |
__construct
|
| Method Details |
getPreparedStatement
| public void getPreparedStatement |
(mixed $parameter ) |
| Input |
| mixed | $parameter | |
| Output |
| Exception |
|
mapDynamicParameter
| protected void mapDynamicParameter |
(mixed $statement , mixed $parameter ) |
| Input |
| mixed | $statement | |
| mixed | $parameter | |
| Output |
| Exception |
|
|