|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeneratorConstants
Field Summary | |
---|---|
static java.lang.String |
CLASS_DEFINITION_KEY
Name of the key under which single class definition is set in the velocity context |
static java.lang.String |
CLASS_DEFINITIONS_KEY
Name of the key under which multiple class definitions are set in the velocity context |
static java.lang.String |
DB_FIELD_TYPE_MAPPER_KEY
Name of the key under which java to database mapper class is set in the velocity context |
static java.lang.String |
DEFAULT_GEN_FOLDER
Default directory name used to place generated files. |
static java.lang.String |
DEFAULT_GEN_FOLDER_CTX
Default directory name used to place generated context files. |
static java.lang.String |
DEFAULT_GEN_FOLDER_DB
Default directory name used to place generated sql files. |
static java.lang.String |
DEFAULT_GEN_FOLDER_SRC
Default directory name used to place generated source files. |
static java.lang.String |
GENERATOR_CONTEXT_KEY
Name of the key under which instance of LinkTableInfo class is set in the velocity context |
static java.lang.String |
GLOBAL_SETTINGS_KEY
Name of the key under which instance of GlobalSettings class is set in the velocity context |
static java.lang.String |
LINK_TABLES_KEY
Name of the key under which instance of LinkTableInfo class is set in the velocity context |
static java.lang.String |
RESOURCE_LOADER_PATH
Name of the system property that is set to the velocity engine to locate the templates |
static java.lang.String |
TEMPLATE_UTILS_KEY
Name of the key under which instance of TemplateUtils class is set in the velocity context |
Field Detail |
---|
static final java.lang.String CLASS_DEFINITION_KEY
static final java.lang.String CLASS_DEFINITIONS_KEY
static final java.lang.String DB_FIELD_TYPE_MAPPER_KEY
static final java.lang.String TEMPLATE_UTILS_KEY
static final java.lang.String GLOBAL_SETTINGS_KEY
static final java.lang.String LINK_TABLES_KEY
static final java.lang.String GENERATOR_CONTEXT_KEY
static final java.lang.String RESOURCE_LOADER_PATH
static final java.lang.String DEFAULT_GEN_FOLDER
static final java.lang.String DEFAULT_GEN_FOLDER_SRC
static final java.lang.String DEFAULT_GEN_FOLDER_DB
static final java.lang.String DEFAULT_GEN_FOLDER_CTX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |