/[Apache-SVN]/incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.jdo
ViewVC logotype

Diff of /incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.jdo

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.jdo	2005/05/03 22:04:46	168003
+++ incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.jdo	2005/05/03 22:10:13	168004
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE jdo PUBLIC "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.0//EN" "http://java.sun.com/dtd/jdo_2_0.dtd">
 <jdo>
-<package name="org.apache.jdo.tck.pc.fieldtypes">
-<class name="SimpleClass" identity-type="datastore">
-</class>
-</package>
+    <package name="org.apache.jdo.tck.pc.fieldtypes">
+        <class name="SimpleClass" identity-type="datastore">
+            <implements name="SimpleInteface"/>
+        </class>
+    </package>
 </jdo>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26