public interface Constants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MOMA_MODE
The variable in the ModelMapper configuration file defining if the
ModelMapper should run in single or multi call mdoe.
|
static java.lang.String |
SESSION_MNGMT
The variable in the ModelMapper configuration file defining if
the plugin should use one or multiple sessions for the work.
|
static java.lang.String |
TRANS_MNGMT
The variable in the ModelMapper configuration file defining if
the plugin should use one or multiple transactions for the work.
|
static final java.lang.String MOMA_MODE
static final java.lang.String SESSION_MNGMT
static final java.lang.String TRANS_MNGMT