public final class SQLExecutePrepareTemplate extends Object
| Constructor and Description |
|---|
SQLExecutePrepareTemplate() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2019 The Apache Software Foundation. All rights reserved.