TResultProperty corresponds a <property> tags inside a <resultMap> tag.
The NullValue attribute can be set to any valid value (based on property type). The NullValue attribute is used to specify an outgoing null value replacement. What this means is that when a null value is detected in the result, the corresponding value of the NullValue will be used instead.
The Select property is used to describe a relationship between objects and to automatically load complex (i.e. user defined) property types. The value of the Select property must be the name of another mapped statement. The value of the database Column that is defined in the same property element as this statement attribute will be passed to the related mapped statement as the parameter. The LazyLoad attribute can be specified with the Select .
Located in /Data/SqlMap/Configuration/TResultProperty.php (line 36)
TComponent | --TResultProperty
Gets the containing result map ID.
Create type handler from Type or TypeHandler.
Gets the value for the current property, converts to applicable type if necessary.
Determines if the type is an instance of ArrayAccess, TList or an array.
Returns true if the result property Type is of ArrayAccess
or that the actual result object is an array or implements ArrayAccess
Returns true if the result property Type is of TList type or that the actual result object is an instance of TList.
The select property is used to describe a relationship between objects and to automatically load complex (i.e. user defined) property types.
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()
Documentation generated on Mon, 21 Apr 2008 11:36:04 -0400 by phpDocumentor 1.3.0RC4