Static Public Member Functions | |
| static int | delete_by_ID (Session session, int id) |
| static List | get_all_by_TP_ID (Session session, int id_tp) |
| static SPT | get_by_ID (Session session, int id) |
| static int | get_max_grp (Session session, int id_tp) |
| static void | insert (Session session, SPT spt) |
| static void | update (Session session, SPT spt) |
Static Private Member Functions | |
| static void | prepareNotifications (Session session, SPT spt) |
Static Private Attributes | |
| static Logger | logger = Logger.getLogger(SPT_DAO.class) |
| static int de.fhg.fokus.hss.db.op.SPT_DAO.delete_by_ID | ( | Session | session, | |
| int | id | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.SPT_DAO.get_all_by_TP_ID | ( | Session | session, | |
| int | id_tp | |||
| ) | [static] |
| static SPT de.fhg.fokus.hss.db.op.SPT_DAO.get_by_ID | ( | Session | session, | |
| int | id | |||
| ) | [static] |
| static int de.fhg.fokus.hss.db.op.SPT_DAO.get_max_grp | ( | Session | session, | |
| int | id_tp | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.SPT_DAO.insert | ( | Session | session, | |
| SPT | spt | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.SPT_DAO.prepareNotifications | ( | Session | session, | |
| SPT | spt | |||
| ) | [static, private] |
| static void de.fhg.fokus.hss.db.op.SPT_DAO.update | ( | Session | session, | |
| SPT | spt | |||
| ) | [static] |
Logger de.fhg.fokus.hss.db.op.SPT_DAO.logger = Logger.getLogger(SPT_DAO.class) [static, private] |
1.5.2