org.hotswap.agent.plugin.mybatis.proxy.SpringMybatisConfigurationProxy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hotswap-agent-mybatis-plugin Show documentation
Show all versions of hotswap-agent-mybatis-plugin Show documentation
Java unlimited runtime class and resource redefinition.
The newest version!
package org.hotswap.agent.plugin.mybatis.proxy;
import org.apache.ibatis.session.Configuration;
import org.hotswap.agent.plugin.mybatis.transformers.ConfigurationCaller;
import org.hotswap.agent.util.ReflectionHelper;
import java.util.HashMap;
import java.util.Map;
public class SpringMybatisConfigurationProxy {
protected static Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy