public final class SQLExecutePrepareTemplate extends Object
| 构造器和说明 |
|---|
SQLExecutePrepareTemplate() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<ShardingExecuteGroup<StatementExecuteUnit>> |
getExecuteUnitGroups(Collection<RouteUnit> routeUnits,
SQLExecutePrepareCallback callback)
Get execute unit groups.
|
public Collection<ShardingExecuteGroup<StatementExecuteUnit>> getExecuteUnitGroups(Collection<RouteUnit> routeUnits, SQLExecutePrepareCallback callback) throws SQLException
routeUnits - route unitscallback - SQL execute prepare callbackSQLException - SQL exceptionCopyright © 2018. All rights reserved.