Uses of Interface
com.bm.datagen.relation.EntityRelation

Packages that use EntityRelation
com.bm.datagen.relation   
 

Uses of EntityRelation in com.bm.datagen.relation
 

Classes in com.bm.datagen.relation that implement EntityRelation
 class BeanCollectionGenerator<T>
          Generates N entity beans (using own configurator settings) to enable bean creation for beans which are using 1:M or N:M relations.
 class SingleBeanGenerator<T>
          Generates 1 entity bean (using own configurator settings) to enable ben creation for beans wich are using 1:1 or N:1 relations.
 



Copyright © 2008. All Rights Reserved.