Class FireboltPreparedStatementProvider
java.lang.Object
com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatementProvider
Class responsible for creating the PreparedStatement.
-
Method Summary
Modifier and TypeMethodDescriptiongetPreparedStatement
(FireboltProperties sessionProperties, FireboltConnection fireboltConnection, FireboltStatementService fireboltStatementService, String sql)
-
Method Details
-
getInstance
-
getPreparedStatement
public FireboltPreparedStatement getPreparedStatement(FireboltProperties sessionProperties, FireboltConnection fireboltConnection, FireboltStatementService fireboltStatementService, String sql) throws IllegalArgumentException - Throws:
IllegalArgumentException
-