Closed fbab closed 5 years ago
Après avoir lancé hello, on obtient cette erreur : org.postgresql.util.PSQLException: ERROR: function getMissionnaires() does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Dans le code src/main/java/servlet/HelloServlet.java, bien veiller à ce qu'il n'y ait pas d'espace parasite après le dernier terme de la requête :
OBSERVATION
Après avoir lancé hello, on obtient cette erreur : org.postgresql.util.PSQLException: ERROR: function getMissionnaires() does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.