Changes for page WebObjects and Squeryl

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

From version 100.1
edited by Ravi Mendis
on 2010/11/10 05:38
Change comment: There is no comment for this version
To version 101.1
edited by Ravi Mendis
on 2010/11/10 05:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -43,4 +43,4 @@
43 43  
44 44  * Optional attributes (i.e those that ##allowsNull##) are typed as ##Option[[T]]##
45 45  * Relationships that are not mandatory (i.e optional relationships) are also typed as ##Option[[T]]##
46 -* ToMany relationships are represented as a Squeryl iterable (collection class) as opposed to a ##NSArray##.
46 +* ToMany relationships are represented as a Squeryl iterable (collection class) as opposed to an ##NSArray##.