All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.mybatis.mp.routing.datasource.RoutingDataSourceSwitchContext Maven / Gradle / Ivy

There is a newer version: 1.7.2
Show newest version
package cn.mybatis.mp.routing.datasource;

import java.util.Map;

public interface RoutingDataSourceSwitchContext {

    Map getVariables();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy