Uses of Class
org.objectweb.jorm.runtime.TestRuntimeHelper

Packages that use TestRuntimeHelper
org.objectweb.jorm.mapper.rdb.inheritance   
org.objectweb.jorm.runtime   
org.objectweb.jorm.runtime.basictype   
org.objectweb.jorm.runtime.colocated   
org.objectweb.jorm.runtime.gcbasictypeelem   
org.objectweb.jorm.runtime.gcindex   
org.objectweb.jorm.runtime.multitable   
org.objectweb.jorm.runtime.namedef   
org.objectweb.jorm.runtime.pnameiterator   
 

Uses of TestRuntimeHelper in org.objectweb.jorm.mapper.rdb.inheritance
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.mapper.rdb.inheritance
 class TestRdbViewExtent
          Test that the view representing the extents are correctly generated.
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime
 class TestJdbcConnection
           
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime.basictype
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime.basictype
 class TestAllTypes
           
 class TestBasicType
           
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime.colocated
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime.colocated
 class TestOneMany2T
           
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime.gcbasictypeelem
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime.gcbasictypeelem
 class TestGcBasicTypeElem
           
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime.gcindex
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime.gcindex
 class TestGcIndexStoreLoad
           
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime.multitable
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime.multitable
 class TestClassRefMultitable
          Created by IntelliJ IDEA.
 class TestPrimitiveMultitable
           
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime.namedef
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime.namedef
 class TestNameAllTypes
           
 class TestNameDefComposite
           
 class TestNameDefSingle
           
 

Uses of TestRuntimeHelper in org.objectweb.jorm.runtime.pnameiterator
 

Subclasses of TestRuntimeHelper in org.objectweb.jorm.runtime.pnameiterator
 class TestCompositeNameIterator
           
 class TestSingleNameIterator