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

io.leoplatform.sdk.oracle.OracleChangeDestination Maven / Gradle / Ivy

There is a newer version: 1.0.10
Show newest version
package io.leoplatform.sdk.oracle;

import io.leoplatform.schema.ChangeDestination;

import java.util.Properties;

public interface OracleChangeDestination extends ChangeDestination {
    Properties getProps();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy