Modifier and Type | Field and Description |
---|---|
static String |
default_subSelectLevelSpace
The Constant default_subSelectLevelSpace.
|
static String |
DefaultSchema
The Constant DefaultSchema.
|
static String |
IndexPrefix
The Constant IndexPrefix.
|
static String |
IndexSuffix
The Constant IndexSuffix.
|
static boolean |
list_CommaNewLine
The Constant list_CommaNewLine.
|
static String |
param
The Constant param.
|
static String |
prepareParamRegExp
The Constant prepareParamRegExp.
|
static String |
SQLFALSE
The Constant SQLFALSE.
|
static String |
SQLTRUE
The Constant SQLTRUE.
|
static String |
TablePrefix
The Constant TablePrefix.
|
static String |
TableSuffix
The Constant TableSuffix.
|
Constructor and Description |
---|
config() |
Modifier and Type | Method and Description |
---|---|
static LoggingAspect |
getGlobalLoggingAspect()
Gets the global logging aspect.
|
static Level |
getLoggingLevelExecute()
Gets the logging level execute.
|
static void |
setGlobalLogger(Logger logger)
Sets the logging default.
|
static void |
setGlobalLogger(Logger logger,
Level defaultLevel)
Sets the logging default.
|
static void |
setGlobalLogger(LoggingAspect globalLoggingAspect)
Sets the logging default.
|
static void |
setGlobalLoggingLevelExecute(Level levelExecute)
Sets the logging level execute.
|
public static String param
public static String prepareParamRegExp
public static String default_subSelectLevelSpace
public static boolean list_CommaNewLine
public static String TablePrefix
public static String TableSuffix
public static String IndexPrefix
public static String IndexSuffix
public static String DefaultSchema
public static final String SQLTRUE
public static final String SQLFALSE
public static Level getLoggingLevelExecute()
public static LoggingAspect getGlobalLoggingAspect()
public static void setGlobalLoggingLevelExecute(Level levelExecute)
levelExecute
- the levelExecute to setpublic static void setGlobalLogger(LoggingAspect globalLoggingAspect)
globalLoggingAspect
- the globalLoggingAspect to set as defaultpublic static void setGlobalLogger(Logger logger)
logger
- the new logging defaultCopyright © 2003–2021 XDEV Software. All rights reserved.