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 
com.mysema.query.sql SQL/JDBC support for Querydsl 
 

Classes in com.mysema.query.codegen used by com.mysema.query.apt
EntityType
          EntityType represents a model of a query domain type with properties
Method
           
Property
          Property represents a property in a query domain type.
Serializer
          Serializer defines a common interface for EntityType serializers
SerializerConfig
           
Type
          Type represents Java types
TypeCategory
          TypeCategory defines the expression type used for a Field
TypeFactory
          TypeFactory is a factory class for Type instances
TypeMappings
           
 

Classes in com.mysema.query.codegen used by com.mysema.query.codegen
AbstractType
          AbstractType is an abstract base class for Type implementations
Constructor
          Constructor represents a constructor for a DTO query type.
EntitySerializer
          EntitySerializer is a Serializer implementation for entity types
EntityType
          EntityType represents a model of a query domain type with properties
Method
           
Parameter
          Parameter represents a parameter in a Constructor
Property
          Property represents a property in a query domain type.
Serializer
          Serializer defines a common interface for EntityType serializers
SerializerConfig
           
SimpleType
          SimpleType represents a java type
Supertype
           
Type
          Type represents Java types
TypeAdapter
          TypeAdapter is a basic adapter implementation for the Type interface
TypeCategory
          TypeCategory defines the expression type used for a Field
TypeMappings
           
 

Classes in com.mysema.query.codegen used by com.mysema.query.sql
EntityType
          EntityType represents a model of a query domain type with properties
 



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