public interface ContextManagerBuilder
extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI, org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI
| 限定符和类型 | 方法和说明 |
|---|---|
ContextManager |
build(ContextManagerBuilderParameter parameter)
Build context manager.
|
ContextManager build(ContextManagerBuilderParameter parameter) throws SQLException
parameter - context manager builder parameterSQLException - SQL exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.