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

rebue.wheel.vertx.config.OracleConfig Maven / Gradle / Ivy

The newest version!
package rebue.wheel.vertx.config;

public class OracleConfig {
    public final static String CONNECT_PREFIX = "connect";
    public final static String POOL_PREFIX    = "pool";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy