ObjectDB ObjectDB

getCopyOnAttach() - JDO PersistenceManager's method

Method
javax.jdo.PersistenceManager
boolean getCopyOnAttach()

Gets the copyOnAttach setting.
Returns:
the copyOnAttach setting.
Since:
JDO 2.1
See Also:
setCopyOnAttach(boolean)