| 程序包 | 说明 |
|---|---|
| com.dynamic.sql.context | |
| com.dynamic.sql.mapper |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultSqlContext |
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlContext |
SqlContextHelper.createSqlContext(SqlContextProperties sqlContextProperties) |
SqlContext |
SqlContextConfigurer.getSqlContext() |
| 构造器和说明 |
|---|
SqlContextConfigurer(SqlContext sqlContext) |
SqlContextConfigurer(SqlContextProperties sqlContextProperties,
SqlContext sqlContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlContext |
MapperProxyFactory.getSqlContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
MapperScanner.scanAndInitMapper(String[] scanMapperPackage,
SqlContext sqlContext) |
static void |
MapperProxyFactory.setSqlContext(SqlContext sqlContext) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.