コード例 #1
0
ファイル: ConsultaDAO.java プロジェクト: RGondek/ProjLP2
 public ConsultaDAO() {
   connection = ConnectionDB.getInstance();
 }