Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-08 | - Fixed Issue #171 - <connection> tag in SqlMap config ignored in 3.1.5 and ↵ | godzilla80@gmx.net | |
above, introduced by solving Issue#68 - move logic to instantiate TSqlMapManager from "protected function createSqlMapGateway()" to "public function getSqlMapManager()" since it is useful if you dynamicly create mapped statements that should be cached - explicit return null in loadCachedSqlMapManager() | |||
2009-05-23 | Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normal | godzilla80@gmx.net | |
2009-03-17 | Fixed Issue #68: TSqlMapConfig::createSqlMapGateway(): assign current ↵ | godzilla80@gmx.net | |
connection to cached TSqlMapManager to avoid loosing active transaction | |||
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-07-30 | updated copyright | knut | |
2008-07-30 | fixed #890 | knut | |
2008-02-06 | Fixed two typos. | xue | |
2007-05-08 | Fixed Sqlmap using TAPCCache problem. Adding test code for #488. | wei | |
2007-01-06 | Update docs. | wei | |
2006-12-17 | Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfig | wei | |