Uses of Class
org.sourceforge.jemm.Entity

Packages that use Entity
org.sourceforge.jemm.sample.demo1.model   
org.sourceforge.jemm.sample.demo1.model.orig   
 

Uses of Entity in org.sourceforge.jemm.sample.demo1.model
 

Classes in org.sourceforge.jemm.sample.demo1.model with annotations of type Entity
 class Person
           
 class SavingsAccount
          A Savings account owned by Person (extension of basic Account to include interest handling.).
 

Uses of Entity in org.sourceforge.jemm.sample.demo1.model.orig
 

Classes in org.sourceforge.jemm.sample.demo1.model.orig with annotations of type Entity
 class Account
          An Account held by a Person.
 class Person
           
 class SavingsAccount
          A Savings account owned by Person (extension of basic Account to include interest handling.).
 



Copyright © 2009. All Rights Reserved.