public interface ContextManagerBuilder
extends org.apache.shardingsphere.spi.typed.TypedSPI, org.apache.shardingsphere.spi.required.RequiredSPI
| Modifier and Type | Method and Description |
|---|---|
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.