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

eu.drus.jpa.unit.neo4j.ext.Configuration Maven / Gradle / Ivy

The newest version!
package eu.drus.jpa.unit.neo4j.ext;

import javax.sql.DataSource;

public interface Configuration {

    DataSource createDataSource();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy