|
The TCK was organized so that different mappings could be used for different datastores, and the name was selected by specifying the Mapping property in the pmf properties. But the only thing in the mapping files currently is standard JDO. Hence, we no longer need to have any datastore-specific orm files, and should just use the name Mapping=standard in the properties file, and not use the datastore name.
|