ObjectDB ObjectDB

setConnectionFactory2Name(connectionFactoryName) - JDO PersistenceManagerFactory's method

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

Set the name for the second data store connection factory. This is needed for managed environments to get nontransactional connections for optimistic transactions.
Parameters:
connectionFactoryName - the name of the data store connection factory.
Since:
JDO 1.0