Author: tomdz
Date: Mon Feb 27 13:26:36 2006
New Revision: 381453
URL: http://svn.apache.org/viewcvs?rev=381453&view=rev
Log:
Fixed test data
Updated DdlUtils
Modified:
db/ojb/trunk/lib/DdlUtils-1.0-dev.jar
db/ojb/trunk/src/schema/ojbtest-data-new.xml
Modified: db/ojb/trunk/lib/DdlUtils-1.0-dev.jar
URL:
http://svn.apache.org/viewcvs/db/ojb/trunk/lib/DdlUtils-1.0-dev.jar?rev=381453&r1=381452&r2=381453&view=diff
==============================================================================
Binary files - no diff available.
Modified: db/ojb/trunk/src/schema/ojbtest-data-new.xml
URL:
http://svn.apache.org/viewcvs/db/ojb/trunk/src/schema/ojbtest-data-new.xml?rev=381453&r1=381452&r2=381453&view=diff
==============================================================================
--- db/ojb/trunk/src/schema/ojbtest-data-new.xml (original)
+++ db/ojb/trunk/src/schema/ojbtest-data-new.xml Mon Feb 27 13:26:36 2006
@@ -201,8 +201,8 @@
<InitializableObject id="1"/>
<InitializableObject id="2"/>
- <Ownable1 id="1"/>
- <Ownable2 id="2"/>
- <Owner id="1" ownedid="2"/>
- <Owner id="2" ownedid="1"/>
+ <Ownable1Impl id="1"/>
+ <Ownable2Impl id="2"/>
+ <Owner id="1" ownedId="2"/>
+ <Owner id="2" ownedId="1"/>
</dataset>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]