PRADO Component Framework for PHP 5
  • Home
  • About
  • Testimonials
  • Demos
  • Download
  • Documentation
  • Forum
  • Development
  • Tutorials
  • Class Docs
  • API Manual
  • Wiki

Packages

  • None
  • System
    • Caching
    • Collections
    • Data
      • ActiveRecord
        • Relations
        • Scaffold
          • InputBuilder
      • Commom
        • Sqlite
      • Common
        • Mssql
        • Mysql
        • Oracle
        • Pgsql
        • Sqlite
      • DataGateway
      • SqlMap
        • Configuration
        • Statements
    • Exceptions
    • I18N
    • IO
    • Security
    • Util
    • Web
      • Javascripts
      • Services
      • UI
        • ActiveControls
        • WebControls
    • Xml
  • Wsat
    • pages
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package System\Data\SqlMap\Configuration

Classes summary
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>
Terms of Service | Contact Us
PRADO v3.2.4 API Manual API documentation generated by ApiGen 2.8.0
Copyright © 2006-2014 by the PRADO Group.
Powered by PRADO