ObjectDB ObjectDB

setMapping(mapping) - JDO PersistenceManagerFactory's method

Method
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