![JAR search and dependency download from the Maven repository](/logo.png)
net.sf.hajdbc.sql.ProxyContext Maven / Gradle / Ivy
package net.sf.hajdbc.sql;
import net.sf.hajdbc.Database;
import net.sf.hajdbc.DatabaseCluster;
public interface ProxyContext>
{
DatabaseCluster getDatabaseCluster();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy