Package com.spun.util.database
Class SshDatabaseWrapper
java.lang.Object
com.spun.util.database.SshDatabaseWrapper
- All Implemented Interfaces:
DatabaseConfigurationWrapper
public class SshDatabaseWrapper extends Object implements DatabaseConfigurationWrapper
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SshDatabaseWrapper() -
Method Summary
Modifier and Type Method Description ConnectionmakeConnection(String database, DatabaseConfiguration originalConfiguration)
-
Field Details
-
SSH
-
-
Constructor Details
-
SshDatabaseWrapper
public SshDatabaseWrapper()
-
-
Method Details
-
makeConnection
- Specified by:
makeConnectionin interfaceDatabaseConfigurationWrapper
-