Package | Description |
---|---|
io.shardingsphere.core.optimizer | |
io.shardingsphere.core.optimizer.insert | |
io.shardingsphere.core.optimizer.query |
Modifier and Type | Method and Description |
---|---|
static OptimizeEngine |
OptimizeEngineFactory.newInstance(ShardingRule shardingRule,
SQLStatement sqlStatement,
List<Object> parameters,
GeneratedKey generatedKey)
Create optimize engine instance.
|
Modifier and Type | Class and Description |
---|---|
class |
InsertOptimizeEngine
Insert optimize engine.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryOptimizeEngine
Query optimize engine.
|
Copyright © 2018. All rights reserved.