getCopyOnAttach() - JDO PersistenceManagerFactory's method
Method javax.jdo.PersistenceManagerFactory
boolean getCopyOnAttach()
PersistenceManager
instances obtained from this factory. - Returns:
- the copyOnAttach setting.
- Since:
- JDO 2.1
- See Also:
-
setCopyOnAttach(boolean)