Package | Description |
---|---|
org.apache.torque.manager |
Modifier and Type | Method and Description |
---|---|
protected TestPersistent |
TestManager.retrieveStoredOM(ObjectKey<?> id) |
Modifier and Type | Method and Description |
---|---|
protected List<TestPersistent> |
TestManager.retrieveStoredOMs(List<? extends ObjectKey<?>> ids) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBaseManagerTest.addedObject(TestPersistent om) |
void |
AbstractBaseManagerTest.refreshedObject(TestPersistent om) |
void |
AbstractBaseManagerTest.removedObject(TestPersistent om) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.