示例#1
0
 public RelatoriosDao() throws SQLException {
   setConnection(ConnFactory.getConnection());
 }