| org.objectweb.speedo.SpeedoTestHelper
All known Subclasses: org.objectweb.speedo.runtime.inheritance.TestIndex, org.objectweb.speedo.runtime.ref.TestCascadeDeleteSimpleRef, org.objectweb.speedo.runtime.query.TestCreateDeleteDuringQueries, org.objectweb.speedo.runtime.ref.fkId.TestSameCompositeId, org.objectweb.speedo.runtime.detach.TestAttachBigDecimal, org.objectweb.speedo.runtime.sequence.id.TestSequenceId, org.objectweb.speedo.runtime.basic.TestObject2StringSerializer, org.objectweb.speedo.runtime.inheritance.TestPrefetchQueries, org.objectweb.speedo.runtime.tck.JdoCallbacksTck, org.objectweb.speedo.runtime.detach.TestVersion, org.objectweb.speedo.runtime.collection.PORemover, org.objectweb.speedo.runtime.relations.TestRelations, org.objectweb.speedo.runtime.query.TestBillionQueries, org.objectweb.speedo.runtime.collection.TestThinLock, org.objectweb.speedo.runtime.detach.TestAttach, org.objectweb.speedo.runtime.jca.TestJCAEmulation, org.objectweb.speedo.runtime.query.TestCursor, org.objectweb.speedo.runtime.ref.TestSimpleRef, org.objectweb.speedo.runtime.query.POBuilder, org.objectweb.speedo.runtime.relations.TestRelationsSeqId, org.objectweb.speedo.runtime.map.TestMap, org.objectweb.speedo.runtime.map.TestKeyFieldMap, org.objectweb.speedo.runtime.inheritance.TestRdbSequenceFilterOutOfPK, org.objectweb.speedo.runtime.collection.TestAllCollection, org.objectweb.speedo.runtime.detach.TestDetach1N1, org.objectweb.speedo.runtime.detach.TestSwiss, org.objectweb.speedo.runtime.fetchgroup.TestPredefinedFetchGroup, org.objectweb.speedo.runtime.tck.JdoLifecycleTck, org.objectweb.speedo.runtime.collection.TestMMB, org.objectweb.speedo.runtime.tck.QueryTck, org.objectweb.speedo.runtime.basic.TestMultitable, org.objectweb.speedo.runtime.collection.TestLoadMNB, org.objectweb.speedo.runtime.collection.TestAutoRef, org.objectweb.speedo.runtime.userid.TestGroupama, abook.data.TestBook, org.objectweb.speedo.runtime.odis.TestTrackpoint, org.objectweb.speedo.runtime.detach.TestDetachAll, org.objectweb.speedo.runtime.concurrency.TestSeveralPMUsers, org.objectweb.speedo.runtime.collection.TestEmployee, org.objectweb.speedo.runtime.sequence.basic.TestSequence, org.objectweb.speedo.runtime.userid.TestUserId, org.objectweb.speedo.runtime.query.PORemover, org.objectweb.speedo.runtime.odis.TestConcurrent, org.objectweb.speedo.runtime.basic.TestSqlClasses, org.objectweb.speedo.runtime.basic.TestBasicA, org.objectweb.speedo.runtime.inheritance.TestHorizontal, org.objectweb.speedo.stress.StressHelper, org.objectweb.speedo.runtime.query.TestDeleteQuery, org.objectweb.speedo.runtime.concurrency.TestPessimistic, org.objectweb.speedo.runtime.inheritance.TestEjboo2, org.objectweb.speedo.runtime.fetchgroup.TestRefreshFetchGroup, org.objectweb.speedo.runtime.inheritance.TestDatastorelid, org.objectweb.speedo.runtime.inheritance.TestFilterOutOfPK, org.objectweb.speedo.runtime.basic.TestBigExtent, org.objectweb.speedo.runtime.inheritance.TestFilteredHID, org.objectweb.speedo.runtime.relations.TestCascadeDeleteRelations, org.objectweb.speedo.runtime.fetchgroup.TestInheritanceFetchGroup, org.objectweb.speedo.runtime.inheritance.TestCompositeFilterOutOfPK, org.objectweb.speedo.runtime.query.TestQueries, org.objectweb.speedo.runtime.tck.PersistenceManagerTck, org.objectweb.speedo.runtime.detach.TestDetach, org.objectweb.speedo.runtime.relations.mn.TestMNCreate, org.objectweb.speedo.runtime.map.TestAllMap, org.objectweb.speedo.runtime.fetchgroup.TestDefinedFetchGroup, org.objectweb.speedo.runtime.inheritance.TestFiltered, org.objectweb.speedo.runtime.cap.TestHsql, org.objectweb.speedo.runtime.collection.POBuilder, org.objectweb.speedo.runtime.query.TestParallelQueries, org.objectweb.speedo.runtime.jmx.TestJMXHttpConsole, org.objectweb.speedo.runtime.inheritance.TestEjboo, org.objectweb.speedo.runtime.inheritance.TestFilteredVID, org.objectweb.speedo.runtime.sequence.id.inheritance.TestSequenceInheritance, org.objectweb.speedo.runtime.collection.TestGH, org.objectweb.speedo.runtime.relations.mn.TestMNRemove, org.objectweb.speedo.runtime.tck.JdoHelperTck, org.objectweb.speedo.runtime.sequence.id.speedoExtension.TestSequenceSE, org.objectweb.speedo.runtime.relations.mn.TestMN, org.objectweb.speedo.j2eedo.TestJ2eedoApplication, org.objectweb.speedo.runtime.unilog.ModelTest, org.objectweb.speedo.pobjects.intelli.TestIntelli, org.objectweb.speedo.runtime.concurrency.TestManyUsers, org.objectweb.speedo.runtime.cap.Test1,
SpeedoTestHelper | abstract public class SpeedoTestHelper extends TestCase (Code) | | author: S.Chassande-Barrioz |
logger | public Logger logger(Code) | | |
loggerFactory | protected LoggerFactory loggerFactory(Code) | | |
pmf | protected static PersistenceManagerFactory pmf(Code) | | |
pmfProblem | protected static boolean pmfProblem(Code) | | |
deleteAllInstances | protected int deleteAllInstances(Class clazz)(Code) | | |
getCacheAttributeController | protected CacheAttributeController getCacheAttributeController(PersistenceManagerFactory _pmf) throws Exception(Code) | | |
getIntProperty | public static int getIntProperty(String propertyName, int defaultValue)(Code) | | |
getLogger | public Logger getLogger()(Code) | | |
getLoggerName | abstract protected String getLoggerName()(Code) | | |
getMapper | public PMapper getMapper(PersistenceManagerFactory _pmf) throws Exception(Code) | | |
getPMF | public PersistenceManagerFactory getPMF()(Code) | | |
i2s | final public static String i2s(int val, int length)(Code) | | |
length | final public static int length(int val)(Code) | | |
|
|