You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-commits@incubator.apache.org by cl...@apache.org on 2006/02/02 21:44:39 UTC

svn commit: r374518 - /incubator/graffito/trunk/jcr/jcr-mapping/xdocs/collection-strategy.xml

Author: clombart
Date: Thu Feb  2 13:44:36 2006
New Revision: 374518

URL: http://svn.apache.org/viewcvs?rev=374518&view=rev
Log:
Still working on the documentation

Added:
    incubator/graffito/trunk/jcr/jcr-mapping/xdocs/collection-strategy.xml

Added: incubator/graffito/trunk/jcr/jcr-mapping/xdocs/collection-strategy.xml
URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/xdocs/collection-strategy.xml?rev=374518&view=auto
==============================================================================
--- incubator/graffito/trunk/jcr/jcr-mapping/xdocs/collection-strategy.xml (added)
+++ incubator/graffito/trunk/jcr/jcr-mapping/xdocs/collection-strategy.xml Thu Feb  2 13:44:36 2006
@@ -0,0 +1,29 @@
+<?xml version="1.0"?>
+<!-- 
+Copyright 2004 The Apache Software Foundation
+Licensed  under the  Apache License,  Version 2.0  (the "License");
+you may not use  this file  except in  compliance with the License.
+You may obtain a copy of the License at 
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed  under the  License is distributed on an "AS IS" BASIS,
+WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+	<properties>
+		<author email="christophe.lombart@gmail.com">Christophe Lombart</author>
+		<title>Simple Object Mapping Strategies</title>
+	</properties>
+	<body>
+				
+		<section name="Mapping Collection Strategy">
+			TODO
+		</section>
+	</body>
+</document>