Package com.firebolt.jdbc.service
Class FireboltEngineInformationSchemaService
java.lang.Object
com.firebolt.jdbc.service.FireboltEngineInformationSchemaService
- All Implemented Interfaces:
FireboltEngineService
-
Constructor Summary
ConstructorsConstructorDescriptionFireboltEngineInformationSchemaService(FireboltConnection fireboltConnection) -
Method Summary
Modifier and TypeMethodDescriptionbooleandoesDatabaseExist(String database) getEngine(FireboltProperties properties)
-
Constructor Details
-
FireboltEngineInformationSchemaService
public FireboltEngineInformationSchemaService(FireboltConnection fireboltConnection) throws SQLException - Throws:
SQLException
-
-
Method Details
-
doesDatabaseExist
- Specified by:
doesDatabaseExistin interfaceFireboltEngineService- Throws:
SQLException
-
getEngine
- Specified by:
getEnginein interfaceFireboltEngineService- Throws:
SQLException
-