Package | Description |
---|---|
io.shardingsphere.core.executor |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
ExecutorEngine.execute(SQLType sqlType,
Collection<? extends BaseStatementUnit> baseStatementUnits,
ExecuteCallback<T> executeCallback)
Execute.
|
Copyright © 2018. All rights reserved.