public class DetachManagerLite extends Object
| Constructor and Description | 
|---|
| DetachManagerLite(OpenJPAConfiguration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | detachAll(Collection<StateManagerImpl> states)This method will detach all provided StateManagers in place. | 
public DetachManagerLite(OpenJPAConfiguration conf)
public void detachAll(Collection<StateManagerImpl> states)
states - The StateManagers to be detached.Copyright © 2006–2018 Apache Software Foundation. All rights reserved.