| UMMF documentation | view source | Contained in the UMMF distribution. |
UMMF::Export::Java::Hibernate - A Hibernate .hbn.xml code generator.
This package generates XML mapping documents for Hibernate from UML documents.
None exported.
Kurt Stephens, kstephens@sourceforge.net 2003/08/04
UMMF::UML::MetaModel (UMMF::UML::MetaModel), http://hibernate.bluemars.net
$Revision: 1.6 $
Returns a list of all root classes in the model that are not directly specified to be stored.
$self->hbn_association_end($end, $cls, $cls_table_name);
Called by hbn_class() for each AssociationEnd where $cls is a participant.
| UMMF documentation | view source | Contained in the UMMF distribution. |