Uses of Class
org.apache.jdo.tck.pc.mylib.VersionedPCPoint

Packages that use VersionedPCPoint
org.apache.jdo.tck.api.persistencemanager   
org.apache.jdo.tck.lifecycle   
 

Uses of VersionedPCPoint in org.apache.jdo.tck.api.persistencemanager
 

Methods in org.apache.jdo.tck.api.persistencemanager with parameters of type VersionedPCPoint
protected  void OptimisticFailure.verify(VersionedPCPoint p, int value)
           
 

Uses of VersionedPCPoint in org.apache.jdo.tck.lifecycle
 

Methods in org.apache.jdo.tck.lifecycle that return VersionedPCPoint
protected  VersionedPCPoint NontransactionalWriteTest.createAndModifyVersionedPCPoint()
          Create a new VersionedPCPoint instance,modify its X value, and store its oid in the test class oid.
 



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