| Package | Description |
|---|---|
| com.querydsl.apt |
APT-related classes
|
| com.querydsl.codegen |
Code generations models and serializers
|
| com.querydsl.sql.codegen |
JDBC schema inspection based code generation
|
| Modifier and Type | Method and Description |
|---|---|
QueryTypeFactory |
Configuration.getQueryTypeFactory() |
QueryTypeFactory |
DefaultConfiguration.getQueryTypeFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryTypeFactoryImpl
QueryTypeFactoryImpl is the default implementation of the QueryTypeFactory interface |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLQueryTypeFactory
SQLQueryTypeFactory is a QueryTypeFactory implementation with configuration
data from this module |
Copyright © 2007–2016. All rights reserved.