|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PCPoint | |
org.apache.jdo.tck.api.persistencemanager | |
org.apache.jdo.tck.api.persistencemanager.fetchplan | |
org.apache.jdo.tck.api.persistencemanager.lifecycle | |
org.apache.jdo.tck.pc.mylib |
Uses of PCPoint in org.apache.jdo.tck.api.persistencemanager |
Fields in org.apache.jdo.tck.api.persistencemanager declared as PCPoint | |
protected PCPoint |
DataStoreConnectionThrows.goldenPoint
|
protected PCPoint |
DataStoreConnection.goldenPoint
|
Methods in org.apache.jdo.tck.api.persistencemanager with parameters of type PCPoint | |
boolean |
PersistenceManagerTest.testState(PCPoint obj,
int expectState,
java.lang.String str)
|
void |
PersistenceManagerTest.assertGetX(PCPoint p,
int value,
java.lang.String assertion,
java.lang.String label)
|
Uses of PCPoint in org.apache.jdo.tck.api.persistencemanager.fetchplan |
Fields in org.apache.jdo.tck.api.persistencemanager.fetchplan declared as PCPoint | |
protected PCPoint |
AbstractFetchPlanTest.upperLeft
The persistent instances used in the test. |
protected PCPoint |
AbstractFetchPlanTest.lowerRight
|
Uses of PCPoint in org.apache.jdo.tck.api.persistencemanager.lifecycle |
Methods in org.apache.jdo.tck.api.persistencemanager.lifecycle with parameters of type PCPoint | |
boolean |
MakeTransactionalANontransactionalPersistentInstance.makePersistentNonTranInstance(PCPoint obj)
|
Uses of PCPoint in org.apache.jdo.tck.pc.mylib |
Fields in org.apache.jdo.tck.pc.mylib declared as PCPoint | |
PCPoint |
PCRect.upperLeft
|
PCPoint |
PCRect.lowerRight
|
Methods in org.apache.jdo.tck.pc.mylib that return PCPoint | |
PCPoint |
PCRect.getUpperLeft()
|
PCPoint |
PCRect.getLowerRight()
|
Constructors in org.apache.jdo.tck.pc.mylib with parameters of type PCPoint | |
PCRect(long id,
PCPoint ul,
PCPoint lr)
|
|
PCRect(PCPoint ul,
PCPoint lr)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |