Uses of Class
org.databene.benerator.nullable.NullableGeneratorWrapper

Packages that use NullableGeneratorWrapper
org.databene.benerator.nullable   
 

Uses of NullableGeneratorWrapper in org.databene.benerator.nullable
 

Subclasses of NullableGeneratorWrapper in org.databene.benerator.nullable
 class ConvertingNullableGeneratorProxy<S,P>
          Converts the products generated by a NullableGenerator.
 class NullInjectingGeneratorProxy<E>
          Proxy implementation of the NullableGenerator interface.
 class ValidatingNullableGeneratorProxy<E>
          Proxy for NullableGenerator that only generates products which pass a validator.
 



Copyright © 2011. All Rights Reserved.