Changes for page WebObjects and Squeryl

Last modified by Ravi Mendis on 2011/04/01 11:14

From version 59.1
edited by Ravi Mendis
on 2010/11/10 22:46
Change comment: There is no comment for this version
To version 60.1
edited by Ravi Mendis
on 2011/02/27 23:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,6 +7,7 @@
7 7  ** Issues database transactions concurrently
8 8  * Scala Actor compatible
9 9  ** Immutable object model/graph
10 +** Explicit transaction control
10 10  * Strongly-typed
11 11  ** Better suited for database/business "logic".
12 12   E.g: Exploits the compiler and IDE to catch exceptions at compile time rather than at run-time.