| Package | Description |
|---|---|
| org.apache.shardingsphere.core.optimize |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<GeneratedKey> |
GeneratedKey.getGenerateKey(ShardingRule shardingRule,
List<Object> parameters,
InsertStatement insertStatement)
Get generate key.
|
| Modifier and Type | Method and Description |
|---|---|
static OptimizeEngine |
OptimizeEngineFactory.newInstance(ShardingRule shardingRule,
SQLStatement sqlStatement,
List<Object> parameters,
GeneratedKey generatedKey)
Create optimize engine instance.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.