Constructor and Description |
---|
NameDaoImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Names> |
findAllOrderedByLast() |
Alumno |
pruebaGetAlumno(int id) |
void |
register(Names names) |
public java.util.List<Names> findAllOrderedByLast()
findAllOrderedByLast
in interface NameDao
public Alumno pruebaGetAlumno(int id)
pruebaGetAlumno
in interface NameDao