Static Public Member Functions | |
| static void | delete (Session session, long hopbyhop, long endtoend) |
| static void | delete (Session session, int grp) |
| static List | get_all_from_grp (Session session, int grp) |
| static List | get_all_IMPI_IDs_by_HopByHop_and_EndToEnd_ID (Session session, long hopbyhop, long endtoend) |
| static int | get_max_grp (Session session) |
| static CxEvents | get_next_available (Session session) |
| static CxEvents | get_one_from_grp (Session session, long hopbyhop, long endtoend) |
| static void | insert (Session session, CxEvents cx_events) |
| static void | mark_all_from_grp (Session session, int grp) |
| static void | update (Session session, CxEvents cx_events) |
| static void | update_by_grp (Session session, int grp, long hopByHopID, long endToEndID) |
| static void de.fhg.fokus.hss.db.op.CxEvents_DAO.delete | ( | Session | session, | |
| long | hopbyhop, | |||
| long | endtoend | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.CxEvents_DAO.delete | ( | Session | session, | |
| int | grp | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.CxEvents_DAO.get_all_from_grp | ( | Session | session, | |
| int | grp | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.CxEvents_DAO.get_all_IMPI_IDs_by_HopByHop_and_EndToEnd_ID | ( | Session | session, | |
| long | hopbyhop, | |||
| long | endtoend | |||
| ) | [static] |
| static int de.fhg.fokus.hss.db.op.CxEvents_DAO.get_max_grp | ( | Session | session | ) | [static] |
| static CxEvents de.fhg.fokus.hss.db.op.CxEvents_DAO.get_next_available | ( | Session | session | ) | [static] |
| static CxEvents de.fhg.fokus.hss.db.op.CxEvents_DAO.get_one_from_grp | ( | Session | session, | |
| long | hopbyhop, | |||
| long | endtoend | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.CxEvents_DAO.insert | ( | Session | session, | |
| CxEvents | cx_events | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.CxEvents_DAO.mark_all_from_grp | ( | Session | session, | |
| int | grp | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.CxEvents_DAO.update | ( | Session | session, | |
| CxEvents | cx_events | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.CxEvents_DAO.update_by_grp | ( | Session | session, | |
| int | grp, | |||
| long | hopByHopID, | |||
| long | endToEndID | |||
| ) | [static] |
1.5.2