Example #1
0
 public UsuarioDAO() {
   entityManager = JPAUtil.getEntityManager();
 }