public class KeySqlMsCustomize extends Object implements MsCustomize
| Modifier and Type | Field and Description |
|---|---|
static org.apache.ibatis.logging.Log |
log |
SPI| Constructor and Description |
|---|
KeySqlMsCustomize() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(EntityTable entity,
org.apache.ibatis.mapping.MappedStatement ms,
org.apache.ibatis.builder.annotation.ProviderContext context)
定制化 ms
|
public void customize(EntityTable entity, org.apache.ibatis.mapping.MappedStatement ms, org.apache.ibatis.builder.annotation.ProviderContext context)
MsCustomizecustomize in interface MsCustomizeentity - 实体ms - MappedStatementCopyright © 2023. All rights reserved.