public class SQLInstrumentorProvider extends Object implements com.jn.langx.factory.Provider<SQLInstrumentorConfig,SQLStatementInstrumentor>
| 限定符和类型 | 方法和说明 |
|---|---|
SQLStatementInstrumentor |
get() |
SQLStatementInstrumentor |
get(SQLInstrumentorConfig config) |
static SQLInstrumentorProvider |
getInstance() |
public static SQLInstrumentorProvider getInstance()
public SQLStatementInstrumentor get(SQLInstrumentorConfig config)
get 在接口中 com.jn.langx.util.function.Supplier<SQLInstrumentorConfig,SQLStatementInstrumentor>public SQLStatementInstrumentor get()
Copyright © 2020. All rights reserved.