Metadata files (.jdo and .orm) and DDL to create the corresponding database schema are needed for the classes in org.apache.jdo.tck.pc.fieldtypes. DDL should be added to test/sql/schema1.sql and test/sql/schema2.sql. Metadata goes in the test/jdo/... and test/orm/... trees.
Description
Metadata files (.jdo and .orm) and DDL to create the corresponding database schema are needed for the classes in org.apache.jdo.tck.pc.fieldtypes. DDL should be added to test/sql/schema1.sql and test/sql/schema2.sql. Metadata goes in the test/jdo/... and test/orm/... trees.