public RelatoriosDao() throws SQLException {
   setConnection(ConnFactory.getConnection());
 }