Uses of Class
org.apache.jdo.tck.models.inheritance.TestParts

Packages that use TestParts
org.apache.jdo.tck.models.inheritance   
 

Uses of TestParts in org.apache.jdo.tck.models.inheritance
 

Subclasses of TestParts in org.apache.jdo.tck.models.inheritance
 class FieldWithSameNameInSuperclass
          Title: Field With the Same Name as a Field in a Superclass
Keywords: inheritance
Assertion ID: A6.5-7.
 class NonPersistentFieldsAreNonPersistentInSubclasses
          Title: Non-Persistent Fields Are Non-Persistent in Subclasses
Keywords: inheritance
Assertion ID: A6.5-6.
 class NonpersistentSuperClass
          Title: Non-persistent Super Class
Keywords: inheritance
Assertion ID: A6.5-1.
 class PersistenceCapableFlexibilityInInheritanceHierarchy
          Title: Persistence Capable Flexibility in Inheritance Hierarchy
Keywords: inheritance
Assertion ID: A6.5-3.
 class PersistentFieldsArePersistentInSubClasses
          Title: Persistent Fields Are Persistent in SubClasses
Keywords: inheritance
Assertion ID: A6.5-4.
 class TransactionalFieldsAreTransactionalInSubclasses
          Title: Transactional Fields are Transactional in Subclasses
Keywords: inheritance
Assertion ID: A6.5-5.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.