public class CodegenModule extends AbstractModule
Modifier and Type | Field and Description |
---|---|
static String |
IMPORTS |
static String |
KEYWORDS |
static String |
PACKAGE_SUFFIX |
static String |
PREFIX |
static String |
SUFFIX |
static String |
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–2015 Querydsl. All rights reserved.