[OFBiz] SVN: r6702 - trunk/framework/entity/config
jonesde@svn.ofbiz.org
jonesde at svn.ofbiz.org
Thu Feb 9 00:23:46 CST 2006
Author: jonesde
Date: 2006-02-09 00:23:43 -0600 (Thu, 09 Feb 2006)
New Revision: 6702
Modified:
trunk/framework/entity/config/entityengine.xml
Log:
Removd another Tyrex comment
Modified: trunk/framework/entity/config/entityengine.xml
===================================================================
--- trunk/framework/entity/config/entityengine.xml 2006-02-08 19:36:57 UTC (rev 6701)
+++ trunk/framework/entity/config/entityengine.xml 2006-02-09 06:23:43 UTC (rev 6702)
@@ -108,7 +108,7 @@
2. Embedded (JOTM) if available (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password, isolation.level)
3. Direct to manually laoded JDBC driver (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password)
- Transaction Isolation Levels - For Tyrex (<helperName>.isolation.level) can be as follows:
+ Transaction Isolation Levels - (<helperName>.isolation.level) can be as follows:
* None
* ReadCommitted (Recommended)
* ReadUncommitted
More information about the Svn
mailing list