Show
Ignore:
Timestamp:
1/15/2007 10:00:55 PM (1 year ago)
Author:
dhughes
Message:

This commits some outstanding updates and also adds a useTransaction argument to delete and deleteAll on the iterator object.

Fixes #59

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/config/reactor.xml

    r303 r410  
    22        <config> 
    33                <project value="Scratch" /> 
    4                 <dsn value="scratchMysql5" /> 
    5                 <type value="mysql" /> 
     4                <dsn value="scratch" /> 
     5                <type value="mssql" /> 
    66                <mapping value="/reactorData" /> 
    7                 <mode value="always" /> 
     7                <mode value="production" /> 
    88                <!-- These config values are not required --> 
    99                <!-- <username value="" />