public final class JDBCShardingRefreshHandler extends AbstractRefreshHandler
| 限定符和类型 | 方法和说明 |
|---|---|
static JDBCShardingRefreshHandler |
build(SQLStatement sqlStatement,
ShardingConnection connection)
create new instance of
JDBCShardingRefreshHandler. |
void |
execute() |
getShardingRule, getShardingTableMetaData, getSqlStatement, isNeedRefreshpublic static JDBCShardingRefreshHandler build(SQLStatement sqlStatement, ShardingConnection connection)
JDBCShardingRefreshHandler.sqlStatement - SQL statementconnection - ShardingConnectionJDBCShardingRefreshHandlerpublic void execute()
throws SQLException
execute 在类中 AbstractRefreshHandlerSQLExceptionCopyright © 2018. All rights reserved.