public class JpowerTenantHandler extends Object implements com.baomidou.mybatisplus.extension.plugins.handler.TenantLineHandler, org.springframework.beans.factory.SmartInitializingSingleton
| 构造器和说明 |
|---|
JpowerTenantHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterSingletonsInstantiated() |
net.sf.jsqlparser.expression.Expression |
getTenantId() |
String |
getTenantIdColumn() |
boolean |
ignoreTable(String tableName) |
public net.sf.jsqlparser.expression.Expression getTenantId()
getTenantId 在接口中 com.baomidou.mybatisplus.extension.plugins.handler.TenantLineHandlerpublic String getTenantIdColumn()
getTenantIdColumn 在接口中 com.baomidou.mybatisplus.extension.plugins.handler.TenantLineHandlerpublic boolean ignoreTable(String tableName)
ignoreTable 在接口中 com.baomidou.mybatisplus.extension.plugins.handler.TenantLineHandlerpublic void afterSingletonsInstantiated()
afterSingletonsInstantiated 在接口中 org.springframework.beans.factory.SmartInitializingSingletonCopyright © 2024. All rights reserved.