ObjectDB ObjectDB

setConnectionFactoryName(connectionFactoryName) - JDO PersistenceManagerFactory's method

Method
javax.jdo.PersistenceManagerFactory
void setConnectionFactoryName(
  String connectionFactoryName
)

Set the name for the data store connection factory.
Parameters:
connectionFactoryName - the name of the data store connection factory.
Since:
JDO 1.0