Uses of Class
org.databene.model.consumer.ConsumerProxy

Packages that use ConsumerProxy
org.databene.benerator.consumer   
org.databene.model.consumer   
 

Uses of ConsumerProxy in org.databene.benerator.consumer
 

Subclasses of ConsumerProxy in org.databene.benerator.consumer
 class BadDataConsumer
          Consumer proxy that forwards data to 'real consumer' and if the real consumer raises an error, forwards the data to a 'bad data consumer'.
 

Uses of ConsumerProxy in org.databene.model.consumer
 

Subclasses of ConsumerProxy in org.databene.model.consumer
 class MappingEntityConsumer
          Proxy to a Consumer which maps attribute names of the entities.
 



Copyright © 2011. All Rights Reserved.