diff --git a/openjpa-persistence-jdbc/src/test/resources/org/apache/openjpa/persistence/models/company/companies.xml b/openjpa-persistence-jdbc/src/test/resources/org/apache/openjpa/persistence/models/company/companies.xml new file mode 100644 index 000000000..5c334c18d --- /dev/null +++ b/openjpa-persistence-jdbc/src/test/resources/org/apache/openjpa/persistence/models/company/companies.xml @@ -0,0 +1,321 @@ + + + +]> + + + + + + &package;.IAddress + 11 Oak Lane + San Francisco + CA + 11111 + 111-111-1111 + + + + + + &package;.IAddress + 22 Pine Street + New York + NY + 22222 + 222-222-2222 + + + + + + &package;.IAddress + 33 Cedar Blvd + Bangor + Maine + 33333 + 333-333-3333 + + + + + + &package;.IAddress + 44 Fir Drive + Washington + DC + 44444 + 444-444-4444 + + + + + + &package;.IAddress + 55 Birch Circle + Portland + OR + 55555 + 555-555-5555 + + + + + + &package;.IAddress + 66 Palm Lane + Boston + MA + 66666 + 666-666-6666 + + + + + + &package;.IAddress + 77 Redwood Drive + Austin + TX + 77777 + 777-777-7777 + + + + + + &package;.IAddress + 88 Mahogany Route + Chicago + IL + 88888 + 888-888-8888 + + + + + + &package;.IAddress + 99 Teak Road + Los Angeles + CA + 99999 + 999-999-9999 + + + + + + &package;.IAddress + 1010 Linden Street + San Diego + CA + 10101 + 101-010-1010 + + + + + + &package;.IAddress + 1111 Eucalyptus Blvd + Bar Harbor + ME + 11111 + 111-111-1111 + + + + + + &package;.ICompany + ACME Software + + + + + + + &package;.ICompany + No Name Systems + + + + + + + &package;.IFullTimeEmployee + Bob + Baldrich + + 150000.00 + President + 0 + + + + + + + &package;.IFullTimeEmployee + Sara + Saunders + + 100000.00 + CEO + 1000000000000 + + + + + + + + &package;.IFullTimeEmployee + Melvin + Medfield + + 75000.00 + Programmer + 1150000000000 + + + + + + + + &package;.IPartTimeEmployee + William + While + + 15.00 + 30 + Administrative Assistant + 1160000000000 + + + + + + + + &package;.IProduct + Download Accelerator + 19.95 + + + + + + + + + &package;.IProduct + Browser Spiffer-Upper + 31.50 + + + + + + + + + &package;.IProduct + Web Ad-Away + 15.00 + + + + + + + + + &package;.ILineItem + 1 + + + + + + + &package;.ILineItem + 2 + + + + + + + &package;.ILineItem + 3 + + + + + + + &package;.ICustomer + Emily + Easton + + + + + + + + + &package;.ICustomer + Marcus + Murray + + + + + + + + + &package;.ICustomer + Orson + O'Farrell + + + + + + + + + &package;.ICustomer + Andy + Anderson + + + + + + + + + &package;.IProductOrder + 1170000000000 + 1180000000000 + + + + + + + &package;.IProductOrder + 1190000000000 + + + + + +