Package com.bm.datagen.relation

Interface Summary
EntityRelation<T> This interface represents entity beans which are used by other components -> all used entity beans have to be registered before.
 

Class Summary
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.
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.