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

net.sf.hajdbc.sql.ProxyContext Maven / Gradle / Ivy

There is a newer version: 3.6.61
Show newest version
package net.sf.hajdbc.sql;

import net.sf.hajdbc.Database;
import net.sf.hajdbc.DatabaseCluster;

public interface ProxyContext>
{
	DatabaseCluster getDatabaseCluster();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy