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
           
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
          SerializerConfig defines serialization options to be used in the Serializer
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
          TypeMappings defines mappings from Java types to Expr, Path and Custom types
 

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.
Delegate
          Delegate defines a delegate method which dispatches to an external static method
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
          SerializerConfig defines serialization options to be used in the Serializer
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
          TypeMappings defines mappings from Java types to Expr, Path and Custom types
 

Classes in com.mysema.query.codegen used by com.mysema.query.sql
EntitySerializer
          EntitySerializer is a Serializer implementation for entity types
EntityType
          EntityType represents a model of a query domain type with properties
Property
          Property represents a property in a query domain type.
Serializer
          Serializer defines a common interface for EntityType serializers
SerializerConfig
          SerializerConfig defines serialization options to be used in the Serializer
Type
          Type represents Java types
 



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