Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 71107 invoked from network); 4 Apr 2005 19:51:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2005 19:51:45 -0000 Received: (qmail 94541 invoked by uid 500); 4 Apr 2005 19:51:28 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 94512 invoked by uid 99); 4 Apr 2005 19:51:28 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 04 Apr 2005 12:51:26 -0700 Received: (qmail 67897 invoked by uid 65534); 4 Apr 2005 19:44:05 -0000 Message-ID: <20050404194405.67890.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Mon, 04 Apr 2005 19:44:04 -0000 Subject: svn commit: r160090 [57/63] - in incubator/jdo/trunk: ./ tck20/ tck20/assertions/ tck20/iut_jars/ tck20/test/ tck20/test/conf/ tck20/test/java/ tck20/test/java/org/ tck20/test/java/org/apache/ tck20/test/java/org/apache/jdo/ tck20/test/java/org/apache/jdo/tck/ tck20/test/java/org/apache/jdo/tck/api/ tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/ tck20/test/java/org/apache/jdo/tck/api/jdohelper/ tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/ tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/ tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/ tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/ tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/ tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/ tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/ tck20/test/java/org/apache/jdo/tck/enhancement/ tck20/test/java/org/apache/jdo/tck/extents/ tck20/test/java/org/apache/jdo/tck/lifecycle/ tck20/test/java/org/apache/jdo/tck/lifecycle/nontransactional/ tck20/test/java/org/apache/jdo/tck/models/ tck20/test/java/org/apache/jdo/tck/models/embedded/ tck20/test/java/org/apache/jdo/tck/models/fieldtypes/ tck20/test/java/org/apache/jdo/tck/models/inheritance/ tck20/test/java/org/apache/jdo/tck/pc/ tck20/test/java/org/apache/jdo/tck/pc/company/ tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/ tck20/test/java/org/apache/jdo/tck/pc/inheritance/ tck20/test/java/org/apache/jdo/tck/pc/instancecallbacks/ tck20/test/java/org/apache/jdo/tck/pc/lifecycle/ tck20/test/java/org/apache/jdo/tck/pc/mylib/ tck20/test/java/org/apache/jdo/tck/query/ tck20/test/java/org/apache/jdo/tck/query/operators/ tck20/test/java/org/apache/jdo/tck/transactions/ tck20/test/java/org/apache/jdo/tck/util/ tck20/test/jdo/ tck20/test/jdo/applicationidentity/ tck20/test/jdo/applicationidentity/org/ tck20/test/jdo/applicationidentity/org/apache/ tck20/test/jdo/applicationidentity/org/apache/jdo/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/lifecycle/ tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/ tck20/test/jdo/datastoreidentity/ tck20/test/jdo/datastoreidentity/org/ tck20/test/jdo/datastoreidentity/org/apache/ tck20/test/jdo/datastoreidentity/org/apache/jdo/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/ tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/ tck20/test/orm/ tck20/test/orm/applicationidentity/ tck20/test/orm/applicationidentity/org/ tck20/test/orm/applicationidentity/org/apache/ tck20/test/orm/applicationidentity/org/apache/jdo/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/company/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/ tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/ tck20/test/orm/datastoreidentity/ tck20/test/orm/datastoreidentity/org/ tck20/test/orm/datastoreidentity/org/apache/ tck20/test/orm/datastoreidentity/org/apache/jdo/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/company/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/ tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/ tck20/test/sql/ tck20/test/sql/derby/ To: jdo-commits@db.apache.org From: mcaisse@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections= .jdo?view=3Dauto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/TreeMapStringKeyCollections.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/TreeMapStringKeyCollections.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,514 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollectio= ns.jdo?view=3Dauto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/TreeMapStringValueCollections.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/TreeMapStringValueCollections.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,478 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/fieldtypes/TreeSetCollections.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo?view= =3Dauto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/TreeSetCollections.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/TreeSetCollections.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/fieldtypes/VectorCollections.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo?view= =3Dauto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/VectorCollections.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/fieldtypes/VectorCollections.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/fieldtypes/VectorCollections.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/inheritance/jdoTest.properties URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/inheritance/jdoTest.properties?view=3D= auto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/inheritance/jdoTest.properties (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/inheritance/jdoTest.properties Mon Apr 4 12:41:23 2005 @@ -0,0 +1,101 @@ + + Copyright 2005 The Apache Software Foundation. +=20 + 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=20 +=20 + http://www.apache.org/licenses/LICENSE-2.0 +=20 + Unless required by applicable law or agreed to in writing, software=20 + distributed under the License is distributed on an "AS IS" BASIS,=20 + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.=20 + See the License for the specific language governing permissions and=20 + limitations under the License. + + +# Classnames can have the following attributes:=20 +# jdo:{persistent|transactional}=20 +# super: =20 +# oid: =20 +# access: {public|protected|package|private}=20 +# Fieldnames can have the following attributes:=20 +# type:=20 +# access: {public|protected|package|private}=20 +# jdo:{persistent|transactional|transient}=20 +# annotation:{key|dfg|mediated}=20 + +org.apache.jdo.tck.pc.inheritance.AllPersist=3Djdo:persistent,oid:org.apac= he.jdo.tck.pc.inheritance.AllPersist$Id +org.apache.jdo.tck.pc.inheritance.AllPersist#intA=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.AllPersist#doubleB=3Djdo:persistent,anno= tation:mediated +org.apache.jdo.tck.pc.inheritance.AllPersist#intB=3Djdo:persistent,annotat= ion:mediated +org.apache.jdo.tck.pc.inheritance.AllPersist#keyValue=3Djdo:persistent,ann= otation:key + +org.apache.jdo.tck.pc.inheritance.AllPersist2=3Djdo:persistent,super:org.a= pache.jdo.tck.pc.inheritance.AllPersist +org.apache.jdo.tck.pc.inheritance.AllPersist2#floatE=3Djdo:persistent,anno= tation:mediated +org.apache.jdo.tck.pc.inheritance.AllPersist2#charC=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.AllPersist2#booleanD=3Djdo:transient + +org.apache.jdo.tck.pc.inheritance.AllPersist3=3Djdo:persistent,super:org.a= pache.jdo.tck.pc.inheritance.AllPersist2 +org.apache.jdo.tck.pc.inheritance.AllPersist3#secondObj=3Djdo:persistent,a= nnotation:mediated +org.apache.jdo.tck.pc.inheritance.AllPersist3#shortF=3Djdo:persistent,anno= tation:mediated +org.apache.jdo.tck.pc.inheritance.AllPersist3#thirdObj=3Djdo:persistent,an= notation:mediated + +org.apache.jdo.tck.pc.inheritance.AllPersist4=3Djdo:persistent,super:org.a= pache.jdo.tck.pc.inheritance.AllPersist3 +org.apache.jdo.tck.pc.inheritance.AllPersist4#shortG=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.AllPersist4#intH=3Djdo:persistent,annota= tion:mediated + +org.apache.jdo.tck.pc.inheritance.FieldSameName=3Djdo:persistent,oid:org.a= pache.jdo.tck.pc.inheritance.FieldSameName$Id +org.apache.jdo.tck.pc.inheritance.FieldSameName#keyValue=3Djdo:persistent,= annotation:key +org.apache.jdo.tck.pc.inheritance.FieldSameName#n1=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.FieldSameName#n2=3Djdo:persistent,annota= tion:mediated +org.apache.jdo.tck.pc.inheritance.FieldSameName#n3=3Djdo:persistent,annota= tion:mediated + +org.apache.jdo.tck.pc.inheritance.FieldSameName2=3Djdo:persistent,super:or= g=2Eapache.jdo.tck.pc.inheritance.FieldSameName +org.apache.jdo.tck.pc.inheritance.FieldSameName2#n1=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.FieldSameName2#n2=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.FieldSameName2#n3=3Djdo:transactional,an= notation:mediated + +org.apache.jdo.tck.pc.inheritance.FieldSameName3=3Djdo:persistent,super:or= g=2Eapache.jdo.tck.pc.inheritance.FieldSameName2 +org.apache.jdo.tck.pc.inheritance.FieldSameName3#n1=3Djdo:persistent,annot= ation:mediated +org.apache.jdo.tck.pc.inheritance.FieldSameName3#n2=3Djdo:transactional,an= notation:mediated +org.apache.jdo.tck.pc.inheritance.FieldSameName3#n3=3Djdo:persistent,annot= ation:mediated + +org.apache.jdo.tck.pc.inheritance.FieldSameName4=3Djdo:persistent,super:or= g=2Eapache.jdo.tck.pc.inheritance.FieldSameName3 +org.apache.jdo.tck.pc.inheritance.FieldSameName4#n1=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.FieldSameName4#n2=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.FieldSameName4#n3=3Djdo:persistent,annot= ation:mediated + +org.apache.jdo.tck.pc.inheritance.TopNonPersistB=3Djdo:persistent,oid:org.= apache.jdo.tck.pc.inheritance.TopNonPersistB$Id +org.apache.jdo.tck.pc.inheritance.TopNonPersistB#doubleB=3Djdo:persistent,= annotation:mediated +org.apache.jdo.tck.pc.inheritance.TopNonPersistB#intB=3Djdo:persistent,ann= otation:mediated +org.apache.jdo.tck.pc.inheritance.TopNonPersistB#keyValue=3Djdo:persistent= ,annotation:key + +org.apache.jdo.tck.pc.inheritance.TopNonPersistE=3Djdo:persistent,super:or= g=2Eapache.jdo.tck.pc.inheritance.TopNonPersistB +org.apache.jdo.tck.pc.inheritance.TopNonPersistE#floatE=3Djdo:persistent,a= nnotation:mediated + +org.apache.jdo.tck.pc.inheritance.TopNonPersistF=3Djdo:persistent,super:or= g=2Eapache.jdo.tck.pc.inheritance.TopNonPersistE +org.apache.jdo.tck.pc.inheritance.TopNonPersistF#secondObj=3Djdo:persisten= t,annotation:mediated +org.apache.jdo.tck.pc.inheritance.TopNonPersistF#shortF=3Djdo:persistent,a= nnotation:mediated +org.apache.jdo.tck.pc.inheritance.TopNonPersistF#thirdObj=3Djdo:persistent= ,annotation:mediated + +org.apache.jdo.tck.pc.inheritance.TopNonPersistH=3Djdo:persistent,super:or= g=2Eapache.jdo.tck.pc.inheritance.TopNonPersistF +org.apache.jdo.tck.pc.inheritance.TopNonPersistH#intH=3Djdo:persistent,ann= otation:mediated + +org.apache.jdo.tck.pc.inheritance.TopPersist=3Djdo:persistent,oid:org.apac= he.jdo.tck.pc.inheritance.TopPersist$Id +org.apache.jdo.tck.pc.inheritance.TopPersist#intA=3Djdo:transient +org.apache.jdo.tck.pc.inheritance.TopPersist#doubleB=3Djdo:persistent,anno= tation:mediated +org.apache.jdo.tck.pc.inheritance.TopPersist#intB=3Djdo:persistent,annotat= ion:mediated +org.apache.jdo.tck.pc.inheritance.TopPersist#keyValue=3Djdo:persistent,ann= otation:key + +org.apache.jdo.tck.pc.inheritance.TopPersistE=3Djdo:persistent,super:org.a= pache.jdo.tck.pc.inheritance.TopPersist +org.apache.jdo.tck.pc.inheritance.TopPersistE#floatE=3Djdo:persistent,anno= tation:mediated + +org.apache.jdo.tck.pc.inheritance.TopPersistF=3Djdo:persistent,super:org.a= pache.jdo.tck.pc.inheritance.TopPersistE +org.apache.jdo.tck.pc.inheritance.TopPersistF#secondObj=3Djdo:persistent,a= nnotation:mediated +org.apache.jdo.tck.pc.inheritance.TopPersistF#shortF=3Djdo:persistent,anno= tation:mediated +org.apache.jdo.tck.pc.inheritance.TopPersistF#thirdObj=3Djdo:persistent,an= notation:mediated + +org.apache.jdo.tck.pc.inheritance.TopPersistH=3Djdo:persistent,super:org.a= pache.jdo.tck.pc.inheritance.TopPersistF +org.apache.jdo.tck.pc.inheritance.TopPersistH#intH=3Djdo:persistent,annota= tion:mediated + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/inheritance/jdoTest.properties ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/inheritance/package.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/inheritance/package.jdo?view=3Dauto&re= v=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/inheritance/package.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/inheritance/package.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/inheritance/package.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/instancecallbacks/jdoTest.properties URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/instancecallbacks/jdoTest.properties?v= iew=3Dauto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/instancecallbacks/jdoTest.properties (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/instancecallbacks/jdoTest.properties Mon Apr 4 12:41:23 2005 @@ -0,0 +1,49 @@ + + Copyright 2005 The Apache Software Foundation. +=20 + 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=20 +=20 + http://www.apache.org/licenses/LICENSE-2.0 +=20 + Unless required by applicable law or agreed to in writing, software=20 + distributed under the License is distributed on an "AS IS" BASIS,=20 + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.=20 + See the License for the specific language governing permissions and=20 + limitations under the License. + + +# Classnames can have the following attributes:=20 +# jdo:{persistent|transactional}=20 +# super: =20 +# oid: =20 +# access: {public|protected|package|private}=20 +# Fieldnames can have the following attributes:=20 +# type:=20 +# access: {public|protected|package|private}=20 +# jdo:{persistent|transactional|transient}=20 +# annotation:{key|dfg|mediated}=20 + +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass=3Djdo:persis= tent,oid:org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass$KeyC= lass +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#keyValue=3Dj= do:persistent,annotation:key +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#name=3Djdo:p= ersistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#timeStamp=3D= jdo:persistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#nextObj=3Djd= o:persistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#children=3Dj= do:persistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#intValue=3Dj= do:persistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#doubleValue= =3Djdo:persistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#childToDelet= e=3Djdo:persistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackClass#charValue=3D= jdo:persistent,annotation:mediated + +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= =3Djdo:persistent,oid:org.apache.jdo.tck.pc.instancecallbacks.InstanceCallb= ackNonPersistFdsClass$KeyClass +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #i=3Djdo:transient +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #c=3Djdo:transient +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #d=3Djdo:transactional,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #s=3Djdo:transactional,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #children=3Djdo:transient +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #loadTime=3Djdo:transient +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #keyValue=3Djdo:persistent,annotation:key +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #floatValue=3Djdo:persistent,annotation:mediated +org.apache.jdo.tck.pc.instancecallbacks.InstanceCallbackNonPersistFdsClass= #intValue=3Djdo:persistent,annotation:mediated + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/instancecallbacks/jdoTest.properties ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/instancecallbacks/package.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/instancecallbacks/package.jdo?view=3Da= uto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/instancecallbacks/package.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/instancecallbacks/package.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/instancecallbacks/package.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/lifecycle/StateTransitionObj.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo?view= =3Dauto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/lifecycle/StateTransitionObj.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/lifecycle/StateTransitionObj.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,9 @@ + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/lifecycle/StateTransitionObj.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jd= o/tck/pc/mylib/package.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/appli= cationidentity/org/apache/jdo/tck/pc/mylib/package.jdo?view=3Dauto&rev=3D16= 0090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/mylib/package.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/t= ck/pc/mylib/package.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apac= he/jdo/tck/pc/mylib/package.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/= tck/pc/company/jdoTest.properties URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/datas= toreidentity/org/apache/jdo/tck/pc/company/jdoTest.properties?view=3Dauto&r= ev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/company/jdoTest.properties (added) +++ incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/company/jdoTest.properties Mon Apr 4 12:41:23 2005 @@ -0,0 +1,98 @@ + + Copyright 2005 The Apache Software Foundation. +=20 + 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=20 +=20 + http://www.apache.org/licenses/LICENSE-2.0 +=20 + Unless required by applicable law or agreed to in writing, software=20 + distributed under the License is distributed on an "AS IS" BASIS,=20 + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.=20 + See the License for the specific language governing permissions and=20 + limitations under the License. + + +# Classnames can have the following attributes:=20 +# jdo:{persistent|transactional}=20 +# super: =20 +# oid: =20 +# access: {public|protected|package|private}=20 +# Fieldnames can have the following attributes:=20 +# type:=20 +# access: {public|protected|package|private}=20 +# jdo:{persistent|transactional|transient}=20 +# annotation:{key|dfg|mediated}=20 + +org.apache.jdo.tck.pc.company.Address=3Djdo:persistent +org.apache.jdo.tck.pc.company.Address#addrid=3Djdo:persistent,annotation:d= fg +org.apache.jdo.tck.pc.company.Address#city=3Djdo:persistent,annotation:dfg +org.apache.jdo.tck.pc.company.Address#state=3Djdo:persistent,annotation:dfg +org.apache.jdo.tck.pc.company.Address#street=3Djdo:persistent,annotation:d= fg +org.apache.jdo.tck.pc.company.Address#zipcode=3Djdo:persistent,annotation:= dfg +org.apache.jdo.tck.pc.company.Address#country=3Djdo:persistent,annotation:= dfg + +org.apache.jdo.tck.pc.company.Company=3Djdo:persistent +org.apache.jdo.tck.pc.company.Company#address=3Djdo:persistent,annotation:= mediated +org.apache.jdo.tck.pc.company.Company#companyid=3Djdo:persistent,annotatio= n:dfg +org.apache.jdo.tck.pc.company.Company#departments=3Djdo:persistent,annotat= ion:mediated +org.apache.jdo.tck.pc.company.Company#founded=3Djdo:persistent,annotation:= dfg +org.apache.jdo.tck.pc.company.Company#name=3Djdo:persistent,annotation:dfg + +org.apache.jdo.tck.pc.company.DentalInsurance=3Djdo:persistent,super:org.a= pache.jdo.tck.pc.company.Insurance +org.apache.jdo.tck.pc.company.DentalInsurance#lifetimeOrthoBenefit=3Djdo:p= ersistent,annotation:dfg + +org.apache.jdo.tck.pc.company.Department=3Djdo:persistent +org.apache.jdo.tck.pc.company.Department#deptid=3Djdo:persistent,annotatio= n:dfg +org.apache.jdo.tck.pc.company.Department#name=3Djdo:persistent,annotation:= dfg +org.apache.jdo.tck.pc.company.Department#employees=3Djdo:persistent,annota= tion:mediated +org.apache.jdo.tck.pc.company.Department#fundedEmps=3Djdo:persistent,annot= ation:mediated +org.apache.jdo.tck.pc.company.Department#company=3Djdo:persistent,annotati= on:mediated +org.apache.jdo.tck.pc.company.Department#employeeOfTheMonth=3Djdo:persiste= nt,annotation:mediated + +org.apache.jdo.tck.pc.company.Employee=3Djdo:persistent,super:org.apache.j= do.tck.pc.company.Person +org.apache.jdo.tck.pc.company.Employee#dentalInsurance=3Djdo:persistent,an= notation:mediated +org.apache.jdo.tck.pc.company.Employee#department=3Djdo:persistent,annotat= ion:mediated +org.apache.jdo.tck.pc.company.Employee#fundingDept=3Djdo:persistent,annota= tion:mediated +org.apache.jdo.tck.pc.company.Employee#hiredate=3Djdo:persistent,annotatio= n:dfg +org.apache.jdo.tck.pc.company.Employee#hradvisees=3Djdo:persistent,annotat= ion:mediated +org.apache.jdo.tck.pc.company.Employee#hradvisor=3Djdo:persistent,annotati= on:mediated +org.apache.jdo.tck.pc.company.Employee#manager=3Djdo:persistent,annotation= :mediated +org.apache.jdo.tck.pc.company.Employee#medicalInsurance=3Djdo:persistent,a= nnotation:mediated +org.apache.jdo.tck.pc.company.Employee#mentor=3Djdo:persistent,annotation:= mediated +org.apache.jdo.tck.pc.company.Employee#projects=3Djdo:persistent,annotatio= n:mediated +org.apache.jdo.tck.pc.company.Employee#protege=3Djdo:persistent,annotation= :mediated +org.apache.jdo.tck.pc.company.Employee#reviewedProjects=3Djdo:persistent,a= nnotation:mediated +org.apache.jdo.tck.pc.company.Employee#team=3Djdo:persistent,annotation:me= diated +org.apache.jdo.tck.pc.company.Employee#weeklyhours=3Djdo:persistent,annota= tion:dfg + +org.apache.jdo.tck.pc.company.FullTimeEmployee=3Djdo:persistent,super:org.= apache.jdo.tck.pc.company.Employee +org.apache.jdo.tck.pc.company.FullTimeEmployee#salary=3Djdo:persistent,ann= otation:dfg + +org.apache.jdo.tck.pc.company.Insurance=3Djdo:persistent +org.apache.jdo.tck.pc.company.Insurance#insid=3Djdo:persistent,annotation:= dfg +org.apache.jdo.tck.pc.company.Insurance#carrier=3Djdo:persistent,annotatio= n:dfg +org.apache.jdo.tck.pc.company.Insurance#employee=3Djdo:persistent,annotati= on:mediated + +org.apache.jdo.tck.pc.company.MedicalInsurance=3Djdo:persistent,super:org.= apache.jdo.tck.pc.company.Insurance +org.apache.jdo.tck.pc.company.MedicalInsurance#planType=3Djdo:persistent,a= nnotation:dfg + +org.apache.jdo.tck.pc.company.PartTimeEmployee=3Djdo:persistent,super:org.= apache.jdo.tck.pc.company.Employee +org.apache.jdo.tck.pc.company.PartTimeEmployee#wage=3Djdo:persistent,annot= ation:dfg + +org.apache.jdo.tck.pc.company.Person=3Djdo:persistent +org.apache.jdo.tck.pc.company.Person#address=3Djdo:persistent,annotation:m= ediated +org.apache.jdo.tck.pc.company.Person#birthdate=3Djdo:persistent,annotation= :dfg +org.apache.jdo.tck.pc.company.Person#firstname=3Djdo:persistent,annotation= :dfg +org.apache.jdo.tck.pc.company.Person#lastname=3Djdo:persistent,annotation:= dfg +org.apache.jdo.tck.pc.company.Person#middlename=3Djdo:persistent,annotatio= n:mediated +org.apache.jdo.tck.pc.company.Person#personid=3Djdo:persistent,annotation:= dfg +org.apache.jdo.tck.pc.company.Person#phoneNumbers=3Djdo:persistent,annotat= ion:mediated + +org.apache.jdo.tck.pc.company.Project=3Djdo:persistent +org.apache.jdo.tck.pc.company.Project#budget=3Djdo:persistent,annotation:d= fg +org.apache.jdo.tck.pc.company.Project#members=3Djdo:persistent,annotation:= mediated +org.apache.jdo.tck.pc.company.Project#name=3Djdo:persistent,annotation:dfg +org.apache.jdo.tck.pc.company.Project#projid=3Djdo:persistent,annotation:d= fg +org.apache.jdo.tck.pc.company.Project#reviewers=3Djdo:persistent,annotatio= n:mediated Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache= /jdo/tck/pc/company/jdoTest.properties ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/= tck/pc/company/package.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/datas= toreidentity/org/apache/jdo/tck/pc/company/package.jdo?view=3Dauto&rev=3D16= 0090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/company/package.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/company/package.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,71 @@ + + + + + + + + + + + + =20 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache= /jdo/tck/pc/company/package.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/= tck/pc/fieldtypes/AllTypes.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/datas= toreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo?view=3Dauto&rev= =3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/fieldtypes/AllTypes.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/fieldtypes/AllTypes.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,7 @@ + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache= /jdo/tck/pc/fieldtypes/AllTypes.jdo ---------------------------------------------------------------------------= --- svn:executable =3D * Added: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/= tck/pc/fieldtypes/ArrayCollections.jdo URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/jdo/datas= toreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo?view=3Da= uto&rev=3D160090 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/fieldtypes/ArrayCollections.jdo (added) +++ incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck= /pc/fieldtypes/ArrayCollections.jdo Mon Apr 4 12:41:23 2005 @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache= /jdo/tck/pc/fieldtypes/ArrayCollections.jdo ---------------------------------------------------------------------------= --- svn:executable =3D *