java.lang.Object
ece.ing3.java.projet.database.sql.queries.SQLInsert
All Implemented Interfaces:
SQLRequest

public class SQLInsert extends Object implements SQLRequest
SQL insert helper.

Provides a convenient way to build insert SQL queries, reactive-style, for a provided model class.

Author:
Virgile, Nicolas, Louis-Félix