| org.objectweb.speedo.SpeedoTestHelper org.objectweb.speedo.runtime.sequence.id.TestSequenceId
ADDITIONAL | final public static int ADDITIONAL(Code) | | |
testAllocateRdbSequence | public void testAllocateRdbSequence()(Code) | | |
testApplicationId1 | public void testApplicationId1()(Code) | | Test a sequence which is not rdb.
The id of the class is application.
|
testApplicationId2 | public void testApplicationId2()(Code) | | Get a non-rdb sequence and use it to make objects persistent.
A datastore-identity has a strategy set to sequence.
|
testRemovingOfPersistentObject | public void testRemovingOfPersistentObject()(Code) | | Remove all the persistent instances.
|
testSequenceId1 | public void testSequenceId1()(Code) | | Get a sequence and use it to make objects persistent.
A field has a value-strategy set to sequence.
|
testSequenceId2 | public void testSequenceId2()(Code) | | Get a sequence and use it to make objects persistent.
A datastore-identity has a strategy set to sequence.
|
|
|