public class DatabaseFactory extends Object implements DatabaseFactoryInterface
Modifier and Type | Field and Description |
---|---|
static LoggingObjectInterface |
loggingObject |
Constructor and Description |
---|
DatabaseFactory() |
Modifier and Type | Method and Description |
---|---|
String |
getConnectionTestReport(DatabaseMeta databaseMeta) |
DatabaseTestResults |
getConnectionTestResults(DatabaseMeta databaseMeta) |
public static final LoggingObjectInterface loggingObject
public String getConnectionTestReport(DatabaseMeta databaseMeta) throws KettleDatabaseException
getConnectionTestReport
in interface DatabaseFactoryInterface
KettleDatabaseException
public DatabaseTestResults getConnectionTestResults(DatabaseMeta databaseMeta) throws KettleDatabaseException
getConnectionTestResults
in interface DatabaseFactoryInterface
KettleDatabaseException
Copyright © 2019 Hitachi Vantara. All rights reserved.