Uses of Class
com.mysema.query.codegen.TypeMappings

Packages that use TypeMappings
com.mysema.query.apt APTFactory and related classes 
com.mysema.query.codegen Code generations models and serializers 
 

Uses of TypeMappings in com.mysema.query.apt
 

Methods in com.mysema.query.apt that return TypeMappings
 TypeMappings DefaultConfiguration.getTypeMappings()
           
 TypeMappings Configuration.getTypeMappings()
           
 

Uses of TypeMappings in com.mysema.query.codegen
 

Constructors in com.mysema.query.codegen with parameters of type TypeMappings
DTOSerializer(TypeMappings typeMappings)
           
EmbeddableSerializer(TypeMappings typeMappings)
           
EntitySerializer(TypeMappings mappings)
           
SupertypeSerializer(TypeMappings typeMappings)
           
 



Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.