Package com.spun.util
Interface DatabaseConfigurationWrapper
- All Known Implementing Classes:
SshDatabaseWrapper
public interface DatabaseConfigurationWrapper
-
Method Summary
Modifier and Type Method Description ConnectionmakeConnection(String databaseName, DatabaseConfiguration configuration)
-
Method Details
-
makeConnection
-