Uses of Package
com.mysema.query.codegen

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

Classes in com.mysema.query.codegen used by com.mysema.query.apt
EntityModel
          EntityModel represents a model of a query domain type with properties
MethodModel
           
PropertyModel
          PropertyModel represents a property in a query domain type.
Serializer
          Serializer defines a common interface for EntityModel serializers
SerializerConfig
           
TypeCategory
          TypeCategory defines the expression type used for a Field
TypeMappings
           
TypeModel
          TypeModel represents Java types
TypeModelFactory
          TypeModelFactory is a factory class for TypeModel instances
 

Classes in com.mysema.query.codegen used by com.mysema.query.codegen
AbstractTypeModel
          AbstractTypeModel is an abstract base class for TypeModel implementations
ConstructorModel
          ConstructorModel represents a constructor for a DTO query type.
EntityModel
          EntityModel represents a model of a query domain type with properties
EntitySerializer
          EntitySerializer is a Serializer implementation for entity types
MethodModel
           
ParameterModel
          ParameterModel represents a parameter in a Constructor
PropertyModel
          PropertyModel represents a property in a query domain type.
Serializer
          Serializer defines a common interface for EntityModel serializers
SerializerConfig
           
SimpleTypeModel
          SimpleTypeModel represents a java type
TypeCategory
          TypeCategory defines the expression type used for a Field
TypeMappings
           
TypeModel
          TypeModel represents Java types
TypeModelAdapter
          TypeModelAdapter is a basic adapter implementation for the TypeModel interface
TypeModelFactory
          TypeModelFactory is a factory class for TypeModel instances
 



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