r
This commit is contained in:
@@ -27,7 +27,6 @@ public class ClientMysql {
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void createClient(Client newCli) {
|
||||
String commande = "INSERT INTO client(nom, prenom, mail) VALUES (?, ?, ?)";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user