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