Uses of Interface
javax.jdo.spi.Detachable

Packages that use Detachable
javax.jdo.spi This package contains the interfaces and classes used by JDO implementations. 
 

Uses of Detachable in javax.jdo.spi
 

Methods in javax.jdo.spi with parameters of type Detachable
 java.lang.Object[] StateManager.replacingDetachedState(Detachable pc, java.lang.Object[] state)
          The replacement value of the detached state in the calling instance.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.