Skip to content

Instantly share code, notes, and snippets.

View pedrosan7os's full-sized avatar

Pedro Santos pedrosan7os

View GitHub Profile
package org.fenixedu.academic.task;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.HashMap;
import java.util.Locale;
import java.util.Map;
import java.util.stream.Collector;