Changes for page WebObjects and Squeryl
Last modified by Ravi Mendis on 2011/04/01 11:14
From version 165.1
edited by Ravi Mendis
on 2011/04/01 11:14
on 2011/04/01 11:14
Change comment:
Migrated to Confluence 5.3
To version 167.2
edited by Ravi Mendis
on 2011/04/01 11:14
on 2011/04/01 11:14
Change comment:
Changed document parent to [xwiki:documentation.Home.How-tos.WebObjects with Scala.WebHome].
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -WebObjects with Scala 1 +documentation.Home.How-tos.WebObjects with Scala.WebHome - Content
-
... ... @@ -29,8 +29,8 @@ 29 29 30 30 1. Create a .eogen file for your EO model as normal. Only set the {{code language="none"}}File Names{{/code}} extension to "scala". 31 31 1. Use the Squeryl EO Templates: 32 -1*. _Entity.eotemplate [[template>>doc:WOL.Squeryl _Entity\.eotemplate]] 33 -1*. Entity.eotemplate [[template>>doc:WOL.Squeryl Entity\.eotemplate]] 32 +1*. _Entity.eotemplate [[template>>doc:WOL.Home.EOGenerator.EOGenerator Templates and Additions.Squeryl _Entity\.eotemplate.WebHome]] 33 +1*. Entity.eotemplate [[template>>doc:WOL.Home.EOGenerator.EOGenerator Templates and Additions.Squeryl Entity\.eotemplate.WebHome]] 34 34 35 35 {{note title="Note"}} 36 36 Any custom business "logic" will have to be manually re-written in Scala