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.jpa.hibernate JPQL for Hibernate 
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
QueryTypeFactory
           
Serializer
          Serializer defines a common interface for EntityType serializers
SerializerConfig
          SerializerConfig defines serialization options to be used in the Serializer
TypeMappings
          TypeMappings defines mappings from Java types to Expression, Path and TemplateExpression types
 

Classes in com.mysema.query.codegen used by com.mysema.query.codegen
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
Property
          Property represents a property in a query domain type.
QueryTypeFactory
           
Serializer
          Serializer defines a common interface for EntityType serializers
SerializerConfig
          SerializerConfig defines serialization options to be used in the Serializer
Supertype
           
TypeMappings
          TypeMappings defines mappings from Java types to Expression, Path and TemplateExpression types
 

Classes in com.mysema.query.codegen used by com.mysema.query.jpa.hibernate
SerializerConfig
          SerializerConfig defines serialization options to be used in the Serializer
 

Classes in com.mysema.query.codegen used by com.mysema.query.sql
BeanSerializer
          BeanSerializer is a Serializer implementation which serializes EntityType instances into JavaBean classes
CodegenModule
           
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.
QueryTypeFactory
           
Serializer
          Serializer defines a common interface for EntityType serializers
SerializerConfig
          SerializerConfig defines serialization options to be used in the Serializer
TypeMappings
          TypeMappings defines mappings from Java types to Expression, Path and TemplateExpression types
 



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