public class SchemaConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ASSOC_VALUE_ENTRY_TABLE |
static String |
DEFAULT_SAGA_ENTRY_TABLE |
| Constructor and Description |
|---|
SchemaConfiguration()
Initialize SchemaConfiguration with default values.
|
SchemaConfiguration(String sagaEntryTable,
String assocValueEntryTable)
Initialize SchemaConfiguration with custom locations for event entry tables.
|
public static final String DEFAULT_SAGA_ENTRY_TABLE
public static final String DEFAULT_ASSOC_VALUE_ENTRY_TABLE
Copyright © 2010-2015. All Rights Reserved.