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 |
DefaultConfiguration.getQueryTypeFactory() |
QueryTypeFactory |
Configuration.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 Querydsl. All rights reserved.