| Package | Description |
|---|---|
| com.dynamic.sql.context | |
| com.dynamic.sql.mapper |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSqlContext |
| Modifier and Type | Method and Description |
|---|---|
static SqlContext |
SqlContextHelper.createSqlContext(SqlContextProperties sqlContextProperties) |
SqlContext |
SqlContextConfigurer.getSqlContext() |
| Constructor and Description |
|---|
SqlContextConfigurer(SqlContext sqlContext) |
SqlContextConfigurer(SqlContextProperties sqlContextProperties,
SqlContext sqlContext) |
| Modifier and Type | Method and Description |
|---|---|
static SqlContext |
MapperProxyFactory.getSqlContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MapperScanner.scanAndInitMapper(String[] scanMapperPackage,
SqlContext sqlContext) |
static void |
MapperProxyFactory.setSqlContext(SqlContext sqlContext) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.