public class RobotTestDAO extends Connection
Constructor and Description |
---|
RobotTestDAO() |
Modifier and Type | Method and Description |
---|---|
RobotTest |
getTestByIDRobot(int idRobot)
Función para obtener los identificadores de los tests associados a un robot
|
public RobotTest getTestByIDRobot(int idRobot) throws org.hibernate.HibernateException
idRobot
- identificador del robotorg.hibernate.HibernateException