Package com.firebolt.jdbc.service
Interface FireboltEngineService
- All Known Implementing Classes:
FireboltEngineApiService,FireboltEngineInformationSchemaService
public interface FireboltEngineService
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleandoesDatabaseExist(String database) getEngine(FireboltProperties properties)
-
Method Details
-
getEngine
- Throws:
SQLException
-
doesDatabaseExist
- Throws:
SQLException
-