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

org.unidal.dal.jdbc.datasource.DataSourceProvider Maven / Gradle / Ivy

The newest version!
package org.unidal.dal.jdbc.datasource;

import org.unidal.dal.jdbc.datasource.model.entity.DataSourcesDef;

public interface DataSourceProvider {
   public DataSourcesDef defineDatasources();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy