| |
|
| org.apache.ojb.junit.PBTestCase org.apache.ojb.broker.sequence.NativeIdentifierTest
NativeIdentifierTest | public class NativeIdentifierTest extends PBTestCase (Code) | | Test case for
SequenceManagerNativeImpl . These test check
support for native identity columns. Test case only works for
Hsql and Mysql.
author: Armin Waibel version: $Id: NativeIdentifierTest.java,v 1.10.2.8 2005/10/06 21:01:44 arminw Exp $ |
Inner Class :public static interface MainObjectIF extends Serializable | |
Inner Class :public static class MainObject implements MainObjectIF | |
Inner Class :public static interface SingleReferenceIF extends Serializable | |
Inner Class :public static class SingleReference implements SingleReferenceIF | |
Inner Class :public static interface CollectionReferenceIF extends Serializable | |
Inner Class :public static class CollectionReference implements CollectionReferenceIF | |
NativeIdentifierTest | public NativeIdentifierTest(String s)(Code) | | |
doTestReferenceInsertUpdate | public void doTestReferenceInsertUpdate() throws Exception(Code) | | |
doTestSimpleInsertODMG | public void doTestSimpleInsertODMG() throws Exception(Code) | | |
doTtestSimpleInsert | public void doTtestSimpleInsert() throws Exception(Code) | | |
testReferenceInsertUpdateODMG_1 | public void testReferenceInsertUpdateODMG_1() throws Exception(Code) | | critical test case, because single broker instance (PB-api) is concurrent used
with the ODMG-api, take care of caches
|
testReferenceInsertUpdateODMG_2 | public void testReferenceInsertUpdateODMG_2() throws Exception(Code) | | critical test case, because single broker instance (PB-api) is concurrent used
with the ODMG-api, take care of caches
|
testReferenceInsertUpdate_1 | public void testReferenceInsertUpdate_1() throws Exception(Code) | | |
testReferenceInsertUpdate_2 | public void testReferenceInsertUpdate_2() throws Exception(Code) | | |
testSimpleInsertODMG_1 | public void testSimpleInsertODMG_1() throws Exception(Code) | | |
testSimpleInsertODMG_2 | public void testSimpleInsertODMG_2() throws Exception(Code) | | |
|
|
|