Package com.github.kagkarlsson.jdbc
Interface PreparedStatementExecutor<T>
public interface PreparedStatementExecutor<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PreparedStatementExecutor<Boolean>static final PreparedStatementExecutor<int[]> -
Method Summary
-
Field Details
-
EXECUTE
-
EXECUTE_BATCH
-
-
Method Details
-
execute
- Throws:
SQLException
-