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 TypeMethodDescriptionboolean
doesDatabaseExist
(String database) getEngine
(FireboltProperties properties)
-
Constructor Details
-
FireboltEngineInformationSchemaService
public FireboltEngineInformationSchemaService(FireboltConnection fireboltConnection) throws SQLException - Throws:
SQLException
-
-
Method Details
-
doesDatabaseExist
- Specified by:
doesDatabaseExist
in interfaceFireboltEngineService
- Throws:
SQLException
-
getEngine
- Specified by:
getEngine
in interfaceFireboltEngineService
- Throws:
SQLException
-