| Package | Description |
|---|---|
| org.sqlproc.engine.config | |
| org.sqlproc.engine.impl.config.store |
| Modifier and Type | Field and Description |
|---|---|
private SqlEngineConfigurationStore |
SqlEngineConfiguration.store
The store to persist this configuration;
|
| Constructor and Description |
|---|
SqlEngineConfiguration(SqlEngineConfigurationStore store)
The constructor takes data from the persisted state in external file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEngineConfigurationStore
This class is used only for the SQL Processor dynamic configuration serialization/deserialization.
|
Copyright © 2016. All rights reserved.