Packages:
System.IO
default
System.Web.UI
System.Web.UI.ActiveControls
System.Web.UI.WebControls
System.Web.UI.WebControls.assets
System.Web
System.Web.Services
System.Xml
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.DataGateway
System.Data.SqlMap
System.Data.SqlMap.Statements
System.Data.SqlMap.Configuration
System.I18N
System.Util
System
System.Collections
System.Caching
System.Security
System.Exceptions


Classes:
Keyword

Element index for package System.Data.SqlMap.Configuration

[ a ] [ c ] [ f ] [ g ] [ i ] [ l ] [ n ] [ p ] [ r ] [ s ] [ t ] [ y ] [ _ ]

_

__construct
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::__construct()
__construct
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::__construct()
__construct
in file TSqlMapCacheModel.php, method TSqlMapCacheKey::__construct()
__construct
in file TResultProperty.php, method TResultProperty::__construct()
    Gets the containing result map ID.
__construct
in file TResultMap.php, method TResultMap::__construct()
    Initialize the columns collection.
__construct
in file TParameterMap.php, method TParameterMap::__construct()
    Initialize the properties and property map collections.
top

a

addProperty
in file TParameterMap.php, method TParameterMap::addProperty()
addResultProperty
in file TResultMap.php, method TResultMap::addResultProperty()
    Add a TResultProperty to result mapping.
addSubMap
in file TDiscriminator.php, method TDiscriminator::addSubMap()
applyInlineParameterMap
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::applyInlineParameterMap()
    Extract inline parameter maps.
attachCacheModels
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::attachCacheModels()
    Set the cache for each statement having a cache model property.
Basic
in file TSqlMapCacheModel.php, class constant TSqlMapCacheTypes::Basic
PARAMETER_TOKEN_REGEXP
in file TSimpleDynamicParser.php, class constant TSimpleDynamicParser::PARAMETER_TOKEN_REGEXP
PARAMETER_TOKEN_REGEXP
in file TInlineParameterMapParser.php, class constant TInlineParameterMapParser::PARAMETER_TOKEN_REGEXP
    Regular expression for parsing inline parameter maps.
top

c

configure
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::configure()
    Configure an XML mapping.
configure
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::configure()
    Configure the TSqlMapManager using the given xml file.
createInsertStatement
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::createInsertStatement()
    Create new insert statement from xml node.
createInstanceOf
in file TSqlMapStatement.php, method TSqlMapStatement::createInstanceOf()
    Create a new instance of a given type.
createInstanceOfListClass
in file TSqlMapStatement.php, method TSqlMapStatement::createInstanceOfListClass()
createInstanceOfResult
in file TResultMap.php, method TResultMap::createInstanceOfResult()
    Create a new instance of the class of this result map.
createInstanceOfResultClass
in file TSqlMapStatement.php, method TSqlMapStatement::createInstanceOfResultClass()
    Create a new instance of result class.
createObjectFromNode
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfigBuilder::createObjectFromNode()
    Create an instance of an object give by the attribute named 'class' in the node and set the properties on the object given by attribute names and values.
createParameterMap
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::createParameterMap()
    Create a new parameter map from xml node.
createResultMap
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::createResultMap()
    Create a new result map and its associated result properties, disciminiator and sub maps.
createTypeHandler
in file TResultProperty.php, method TResultProperty::createTypeHandler()
    Create type handler from Type or TypeHandler.
createTypeHandler
in file TParameterMap.php, method TParameterMap::createTypeHandler()
    Create type handler from Type or TypeHandler.
top

f

flush
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::flush()
    Clears the cache.
top

g

generateKey
in file TSqlMapCacheModel.php, method TSqlMapCacheKey::generateKey()
get
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::get()
getAbsoluteFilePath
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfigBuilder::getAbsoluteFilePath()
    Gets the filename relative to the basefile.
getCache
in file TSqlMapStatement.php, method TSqlMapStatement::getCache()
getCacheModel
in file TSqlMapStatement.php, method TSqlMapStatement::getCacheModel()
getClass
in file TResultMap.php, method TResultMap::getClass()
getColumn
in file TDiscriminator.php, method TDiscriminator::getColumn()
getColumn
in file TParameterProperty.php, method TParameterProperty::getColumn()
getColumn
in file TResultProperty.php, method TResultProperty::getColumn()
getColumnIndex
in file TDiscriminator.php, method TDiscriminator::getColumnIndex()
getColumnIndex
in file TResultProperty.php, method TResultProperty::getColumnIndex()
getColumns
in file TResultMap.php, method TResultMap::getColumns()
getConfigFile
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::getConfigFile()
getConfigFile
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfigBuilder::getConfigFile()
getConfigFile
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::getConfigFile()
getDbType
in file TParameterProperty.php, method TParameterProperty::getDbType()
getDiscriminator
in file TResultMap.php, method TResultMap::getDiscriminator()
getElementByIdValue
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfigBuilder::getElementByIdValue()
    Get element node by ID value (try for attribute name ID as case insensitive).
getExtends
in file TResultMap.php, method TResultMap::getExtends()
getExtends
in file TParameterMap.php, method TParameterMap::getExtends()
getExtends
in file TSqlMapStatement.php, method TSqlMapStatement::getExtends()
getFlushInterval
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::getFlushInterval()
getGroupBy
in file TResultMap.php, method TResultMap::getGroupBy()
getHash
in file TSqlMapCacheModel.php, method TSqlMapCacheKey::getHash()
getHitRatio
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::getHitRatio()
getID
in file TSqlMapStatement.php, method TSqlMapStatement::getID()
getID
in file TParameterMap.php, method TParameterMap::getID()
getID
in file TResultMap.php, method TResultMap::getID()
getID
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::getID()
getImplementation
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::getImplementation()
getImplementationClass
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::getImplementationClass()
getIsAfter
in file TSqlMapStatement.php, method TSqlMapSelectKey::getIsAfter()
getLazyLoad
in file TResultProperty.php, method TResultProperty::getLazyLoad()
getListClass
in file TSqlMapStatement.php, method TSqlMapStatement::getListClass()
getManager
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::getManager()
getMapping
in file TDiscriminator.php, method TDiscriminator::getMapping()
getNestedResultMap
in file TResultProperty.php, method TResultProperty::getNestedResultMap()
getNullValue
in file TDiscriminator.php, method TDiscriminator::getNullValue()
getNullValue
in file TResultProperty.php, method TResultProperty::getNullValue()
getNullValue
in file TParameterProperty.php, method TParameterProperty::getNullValue()
getObjectValue
in file TParameterMap.php, method TParameterMap::getObjectValue()
getParameterClass
in file TSqlMapStatement.php, method TSqlMapStatement::getParameterClass()
getParameterMap
in file TSqlMapStatement.php, method TSqlMapStatement::getParameterMap()
getProperties
in file TParameterMap.php, method TParameterMap::getProperties()
getProperty
in file TParameterProperty.php, method TParameterProperty::getProperty()
getProperty
in file TParameterMap.php, method TParameterMap::getProperty()
getProperty
in file TResultProperty.php, method TResultProperty::getProperty()
getProperty
in file TSqlMapStatement.php, method TSqlMapSelectKey::getProperty()
getPropertyNames
in file TParameterMap.php, method TParameterMap::getPropertyNames()
getPropertyValue
in file TResultProperty.php, method TResultProperty::getPropertyValue()
    Gets the value for the current property, converts to applicable type if necessary.
getPropertyValue
in file TParameterMap.php, method TParameterMap::getPropertyValue()
    Get the value of a property from the the parameter object.
getPropertyValueType
in file TResultProperty.php, method TResultProperty::getPropertyValueType()
    Determines if the type is an instance of ArrayAccess, TList or an array.
getResultClass
in file TSqlMapStatement.php, method TSqlMapStatement::getResultClass()
getResultMap
in file TSqlMapStatement.php, method TSqlMapStatement::getResultMap()
getResultMapping
in file TDiscriminator.php, method TSubMap::getResultMapping()
    The result map to use when the Value matches the discriminator column value.
getResultMapping
in file TResultProperty.php, method TResultProperty::getResultMapping()
getSelect
in file TResultProperty.php, method TResultProperty::getSelect()
getSelectKey
in file TSqlMapStatement.php, method TSqlMapInsert::getSelectKey()
getSqlText
in file TSqlMapStatement.php, method TSqlMapStatement::getSqlText()
getSubMap
in file TDiscriminator.php, method TDiscriminator::getSubMap()
getType
in file TDiscriminator.php, method TDiscriminator::getType()
getType
in file TParameterProperty.php, method TParameterProperty::getType()
getType
in file TResultProperty.php, method TResultProperty::getType()
getType
in file TSqlMapStatement.php, method TSqlMapSelectKey::getType()
getTypedValue
in file TResultProperty.php, method TResultProperty::getTypedValue()
getTypeHandler
in file TResultProperty.php, method TResultProperty::getTypeHandler()
getTypeHandler
in file TDiscriminator.php, method TDiscriminator::getTypeHandler()
getTypeHandler
in file TParameterProperty.php, method TParameterProperty::getTypeHandler()
getValue
in file TDiscriminator.php, method TSubMap::getValue()
top

i

FIFO
in file TSqlMapCacheModel.php, class constant TSqlMapCacheTypes::FIFO
initialize
in file TSqlMapStatement.php, method TSqlMapStatement::initialize()
initialize
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::initialize()
    Initialize the cache implementation, sets the actual cache contain if supplied.
initialize
in file TDiscriminator.php, method TDiscriminator::initialize()
    Set the result maps for particular sub-mapping values.
initMapping
in file TDiscriminator.php, method TDiscriminator::initMapping()
    Copies the discriminator properties to a new TResultProperty.
insertProperty
in file TParameterMap.php, method TParameterMap::insertProperty()
instanceOfArrayType
in file TResultProperty.php, method TResultProperty::instanceOfArrayType()
    Returns true if the result property Type is of ArrayAccess
instanceOfListType
in file TResultProperty.php, method TResultProperty::instanceOfListType()
    Returns true if the result property Type is of TList type or that the actual result object is an instance of TList.
LIST_TYPE
in file TResultProperty.php, class constant TResultProperty::LIST_TYPE
SIMPLE_MARK
in file TSqlMapXmlConfiguration.php, class constant TSqlMapXmlMappingConfiguration::SIMPLE_MARK
    Regular expressions for escaping simple/inline parameter symbols
SIMPLE_PLACEHOLDER
in file TSqlMapXmlConfiguration.php, class constant TSqlMapXmlMappingConfiguration::SIMPLE_PLACEHOLDER
top

l

loadCacheModel
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadCacheModel()
    Load cache models from xml mapping.
loadDatabaseConnection
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::loadDatabaseConnection()
    Load the database connection tag.
loadDeleteTag
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadDeleteTag()
    Load delete statement from xml mapping.
loadFlushInterval
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadFlushInterval()
    Load the flush interval
loadFlushOnCache
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadFlushOnCache()
    Load the flush on cache properties.
loadGlobalProperty
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::loadGlobalProperty()
    Load global replacement property.
loadInsertTag
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadInsertTag()
    Load insert statement from xml mapping.
loadParameterMap
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadParameterMap()
    Load parameter map from xml.
loadProcedureTag
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadProcedureTag()
    Load procedure statement from xml mapping.
loadResultMap
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadResultMap()
    Load the result maps.
loadSelectKeyTag
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadSelectKeyTag()
    Load the selectKey statement from xml mapping.
loadSelectTag
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadSelectTag()
    Load select statement from xml mapping.
loadSqlMappingFiles
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::loadSqlMappingFiles()
    Load SqlMap mapping configuration.
loadStatementTag
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadStatementTag()
    Load statement mapping from xml configuration file.
loadTypeHandler
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::loadTypeHandler()
    Load the type handler configurations.
loadUpdateTag
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::loadUpdateTag()
    Load update statement from xml mapping.
loadXmlDocument
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfigBuilder::loadXmlDocument()
    Load document using simple xml.
top

n

INLINE_PLACEHOLDER
in file TSqlMapXmlConfiguration.php, class constant TSqlMapXmlMappingConfiguration::INLINE_PLACEHOLDER
INLINE_SYMBOL
in file TSqlMapXmlConfiguration.php, class constant TSqlMapXmlMappingConfiguration::INLINE_SYMBOL
nullifyDefaultValue
in file TParameterMap.php, method TParameterMap::nullifyDefaultValue()
    When the actual value matches the NullValue, set the current value to null.
top

p

parameterMap
in file TSqlMapStatement.php, method TSqlMapStatement::parameterMap()
parse
in file TInlineParameterMapParser.php, method TInlineParameterMapParser::parse()
    Parse the sql text for inline parameters.
parse
in file TSimpleDynamicParser.php, method TSimpleDynamicParser::parse()
    Parse the sql text for dynamic place holders of the form $name$.
parseMapping
in file TInlineParameterMapParser.php, method TInlineParameterMapParser::parseMapping()
    Parse inline parameter with syntax as
prepareSql
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::prepareSql()
    Prepare the sql text (may extend to dynamic sql).
processSqlStatement
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::processSqlStatement()
    Load extended SQL statements if application. Replaces global properties in the sql text. Extracts inline parameter maps.
top

r

ARRAY_TYPE
in file TResultProperty.php, class constant TResultProperty::ARRAY_TYPE
LRU
in file TSqlMapCacheModel.php, class constant TSqlMapCacheTypes::LRU
registerCacheTriggers
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlMappingConfiguration::registerCacheTriggers()
    Attach CacheModel to statement and register trigger statements for cache models
registerTriggerStatement
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::registerTriggerStatement()
    Register a mapped statement that will trigger a cache flush.
replaceProperties
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::replaceProperties()
    Replace the place holders ${name} in text with properties the corresponding global property value.
resolveResultMapping
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfiguration::resolveResultMapping()
    Resolve nest result mappings.
resolveSubMap
in file TResultMap.php, method TResultMap::resolveSubMap()
    Result sub-mappings using the discriminiator column.
resultMap
in file TSqlMapStatement.php, method TSqlMapStatement::resultMap()
top

s

ESCAPED_INLINE_SYMBOL_REGEXP
in file TSqlMapXmlConfiguration.php, class constant TSqlMapXmlMappingConfiguration::ESCAPED_INLINE_SYMBOL_REGEXP
ESCAPED_SIMPLE_MARK_REGEXP
in file TSqlMapXmlConfiguration.php, class constant TSqlMapXmlMappingConfiguration::ESCAPED_SIMPLE_MARK_REGEXP
set
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::set()
setCache
in file TSqlMapStatement.php, method TSqlMapStatement::setCache()
setCacheModel
in file TSqlMapStatement.php, method TSqlMapStatement::setCacheModel()
setClass
in file TResultMap.php, method TResultMap::setClass()
setColumn
in file TResultProperty.php, method TResultProperty::setColumn()
setColumn
in file TParameterProperty.php, method TParameterProperty::setColumn()
setColumn
in file TDiscriminator.php, method TDiscriminator::setColumn()
setColumnIndex
in file TDiscriminator.php, method TDiscriminator::setColumnIndex()
    The columnIndex attribute value is the index of the column in the ResultSet from which the value will be used to populate the object property.
setColumnIndex
in file TResultProperty.php, method TResultProperty::setColumnIndex()
setDbType
in file TParameterProperty.php, method TParameterProperty::setDbType()
setDiscriminator
in file TResultMap.php, method TResultMap::setDiscriminator()
setExtends
in file TSqlMapStatement.php, method TSqlMapStatement::setExtends()
setExtends
in file TSqlMapStatement.php, method TSqlMapSelectKey::setExtends()
setExtends
in file TResultMap.php, method TResultMap::setExtends()
setExtends
in file TParameterMap.php, method TParameterMap::setExtends()
setFlushInterval
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::setFlushInterval()
setGroupBy
in file TResultMap.php, method TResultMap::setGroupBy()
setID
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::setID()
setID
in file TSqlMapStatement.php, method TSqlMapStatement::setID()
setID
in file TParameterMap.php, method TParameterMap::setID()
setID
in file TResultMap.php, method TResultMap::setID()
setImplementation
in file TSqlMapCacheModel.php, method TSqlMapCacheModel::setImplementation()
setInlineParameterMap
in file TSqlMapStatement.php, method TSqlMapStatement::setInlineParameterMap()
setLazyLoad
in file TResultProperty.php, method TResultProperty::setLazyLoad()
setListClass
in file TSqlMapStatement.php, method TSqlMapStatement::setListClass()
    An ArrayAccess class can be specified to handle the type of objects in the collection.
setNestedResultMap
in file TResultProperty.php, method TResultProperty::setNestedResultMap()
setNullValue
in file TDiscriminator.php, method TDiscriminator::setNullValue()
setNullValue
in file TParameterProperty.php, method TParameterProperty::setNullValue()
    The nullValue attribute is used to specify an outgoing null value replacement.
setNullValue
in file TResultProperty.php, method TResultProperty::setNullValue()
setObjectPropFromNode
in file TSqlMapXmlConfiguration.php, method TSqlMapXmlConfigBuilder::setObjectPropFromNode()
    For each attributes (excluding attribute named in $except) set the property of the $obj given by the name of the attribute with the value of the attribute.
setParameterClass
in file TSqlMapStatement.php, method TSqlMapStatement::setParameterClass()
    If a ParameterMap property is not specified, you may specify a ParameterClass instead and use inline parameters.
setParameterMap
in file TSqlMapStatement.php, method TSqlMapStatement::setParameterMap()
    A Parameter Map defines an ordered list of values that match up with the "?" placeholders of a standard, parameterized query statement.
setProperty
in file TSqlMapStatement.php, method TSqlMapSelectKey::setProperty()
setProperty
in file TResultProperty.php, method TResultProperty::setProperty()
setProperty
in file TParameterProperty.php, method TParameterProperty::setProperty()
setResultClass
in file TSqlMapStatement.php, method TSqlMapStatement::setResultClass()
    If a ResultMap is not specified, you may specify a
setResultMap
in file TSqlMapStatement.php, method TSqlMapStatement::setResultMap()
    A Result Map lets you control how data is extracted from the result of a query, and how the columns are mapped to object properties.
setResultMapping
in file TDiscriminator.php, method TSubMap::setResultMapping()
setResultMapping
in file TResultProperty.php, method TResultProperty::setResultMapping()
setSelect
in file TResultProperty.php, method TResultProperty::setSelect()
    The select property is used to describe a relationship between objects and to automatically load complex (i.e. user defined) property types.
setSelectKey
in file TSqlMapStatement.php, method TSqlMapInsert::setSelectKey()
setSqlText
in file TSqlMapStatement.php, method TSqlMapStatement::setSqlText()
setType
in file TDiscriminator.php, method TDiscriminator::setType()
    The type attribute is used to explicitly specify the property type of the parameter to be set. If the attribute type is not set and the framework cannot otherwise determine the type, the type is assumed from the default value of the property.
setType
in file TParameterProperty.php, method TParameterProperty::setType()
setType
in file TSqlMapStatement.php, method TSqlMapSelectKey::setType()
setType
in file TResultProperty.php, method TResultProperty::setType()
setTypeHandler
in file TParameterProperty.php, method TParameterProperty::setTypeHandler()
setTypeHandler
in file TDiscriminator.php, method TDiscriminator::setTypeHandler()
setTypeHandler
in file TResultProperty.php, method TResultProperty::setTypeHandler()
setValue
in file TDiscriminator.php, method TSubMap::setValue()
top

t

TDiscriminator.php
procedural page TDiscriminator.php
TInlineParameterMapParser.php
procedural page TInlineParameterMapParser.php
TParameterMap.php
procedural page TParameterMap.php
TParameterProperty.php
procedural page TParameterProperty.php
TResultMap.php
procedural page TResultMap.php
TResultProperty.php
procedural page TResultProperty.php
TSimpleDynamicParser.php
procedural page TSimpleDynamicParser.php
TSqlMapCacheModel.php
procedural page TSqlMapCacheModel.php
TSqlMapStatement.php
procedural page TSqlMapStatement.php
TSqlMapXmlConfiguration.php
procedural page TSqlMapXmlConfiguration.php
TDiscriminator
in file TDiscriminator.php, class TDiscriminator
    The TDiscriminator corresponds to the <discriminator> tag within a <resultMap>.
TInlineParameterMapParser
in file TInlineParameterMapParser.php, class TInlineParameterMapParser
    TInlineParameterMapParser class.
TParameterMap
in file TParameterMap.php, class TParameterMap
    TParameterMap corresponds to the <parameterMap> element.
TParameterProperty
in file TParameterProperty.php, class TParameterProperty
    TParameterProperty corresponds to the <property> tag and defines one object property for the <parameterMap>
TResultMap
in file TResultMap.php, class TResultMap
    TResultMap corresponds to <resultMap> mapping tag.
TResultProperty
in file TResultProperty.php, class TResultProperty
    TResultProperty corresponds a <property> tags inside a <resultMap> tag.
TSimpleDynamicParser
in file TSimpleDynamicParser.php, class TSimpleDynamicParser
    TSimpleDynamicParser finds place holders $name$ in the sql text and replaces it with a TSimpleDynamicParser::DYNAMIC_TOKEN.
TSqlMapCacheKey
in file TSqlMapCacheModel.php, class TSqlMapCacheKey
    TSqlMapCacheKey class.
TSqlMapCacheModel
in file TSqlMapCacheModel.php, class TSqlMapCacheModel
    TSqlMapCacheModel corresponds to the <cacheModel> sql mapping configuration tag.
TSqlMapCacheTypes
in file TSqlMapCacheModel.php, class TSqlMapCacheTypes
    TSqlMapCacheTypes enumerable class.
TSqlMapDelete
in file TSqlMapStatement.php, class TSqlMapDelete
    TSqlMapDelete class corresponds to the <delete> element.
TSqlMapInsert
in file TSqlMapStatement.php, class TSqlMapInsert
    TSqlMapInsert class corresponds to the <insert> element.
TSqlMapSelectKey
in file TSqlMapStatement.php, class TSqlMapSelectKey
    TSqlMapSelect corresponds to the <selectKey> element.
TSqlMapStatement
in file TSqlMapStatement.php, class TSqlMapStatement
    TSqlMapStatement class corresponds to <statement> element.
TSqlMapUpdate
in file TSqlMapStatement.php, class TSqlMapUpdate
    TSqlMapUpdate class corresponds to <update> element.
TSqlMapXmlConfigBuilder
in file TSqlMapXmlConfiguration.php, class TSqlMapXmlConfigBuilder
    TSqlMapXmlConfig class file.
TSqlMapXmlConfiguration
in file TSqlMapXmlConfiguration.php, class TSqlMapXmlConfiguration
    TSqlMapXmlConfig class.
TSqlMapXmlMappingConfiguration
in file TSqlMapXmlConfiguration.php, class TSqlMapXmlMappingConfiguration
    Loads the statements, result maps, parameters maps from xml configuration.
TSubMap
in file TDiscriminator.php, class TSubMap
    TSubMap class defines a submapping value and the corresponding <resultMap>
top

y

DYNAMIC_TOKEN
in file TSimpleDynamicParser.php, class constant TSimpleDynamicParser::DYNAMIC_TOKEN
top