JDO Method
in javax.jdo.PersistenceManagerFactory

void setMapping(
  String mapping
)


Set the Mapping setting for this factory. This is used to find the object-datastore mapping file(s).
Parameters:
mapping - the Mapping setting.
Since:
JDO 1.0