public class CodegenModule extends AbstractModule
CodegenModule
provides a module for general serializationModifier and Type | Field and Description |
---|---|
static String |
IMPORTS
key for the custom imports set
|
static String |
KEYWORDS
key for the keywords set
|
static String |
PACKAGE_SUFFIX
key for the package suffix
|
static String |
PREFIX
key for the query type name prefix
|
static String |
SUFFIX
key for the query type name suffix
|
static String |
VARIABLE_NAME_FUNCTION_CLASS
key for the variable name function class
|
Constructor and Description |
---|
CodegenModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
bind, bind, bind, bind, bind, bindInstance, get, get
public static final String PREFIX
public static final String SUFFIX
public static final String KEYWORDS
public static final String PACKAGE_SUFFIX
public static final String IMPORTS
public static final String VARIABLE_NAME_FUNCTION_CLASS
protected void configure()
configure
in class AbstractModule
Copyright © 2007–2016 Querydsl. All rights reserved.