Date: 2005-02-14T14:03:31
   Editor: MichelleCaisse
   Wiki: Apache JDO Wiki
   Page: MetadataMappings
   URL: http://wiki.apache.org/jdo/MetadataMappings

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,6 +1,7 @@
 = Default mapping =
  *DefaultMappingMetadata 
  *DefaultDdl
+ *EmployeeInsuranceMapping
 = Notes =
 == Embedding a subclass ==
 The three patterns of inheritance allow for the data of a subclass to be 
stored in the superclass table, its own table along with all the fields of the 
superclass, or in its own table with only the subclass fields stored.  Is it 
possible to store a subclass class embedded in another class?  What would the 
metadata look like?

Reply via email to