public interface MsCustomize
MappedStatement| Modifier and Type | Field and Description |
|---|---|
static MsCustomize |
SPI
支持 SPI 扩展的默认实现
|
| Modifier and Type | Method and Description |
|---|---|
void |
customize(EntityTable entity,
org.apache.ibatis.mapping.MappedStatement ms,
org.apache.ibatis.builder.annotation.ProviderContext context)
定制化 ms
|
static final MsCustomize SPI
void customize(EntityTable entity, org.apache.ibatis.mapping.MappedStatement ms, org.apache.ibatis.builder.annotation.ProviderContext context)
entity - 实体ms - MappedStatementcontext - Copyright © 2023. All rights reserved.