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

com.clougence.cloudcanal.sdk.api.contextkey.RdbContextKey Maven / Gradle / Ivy

There is a newer version: 1.3.1
Show newest version
package com.clougence.cloudcanal.sdk.api.contextkey;

/**
 * @author wanshao create time is 2021/10/14
 **/
public class RdbContextKey implements ContextKey {

    public static final String SOURCE_DATASOURCE = "srcDataSource";

    public static final String TARGET_DATASOURCE = "dstDataSource";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy