Static Public Member Functions | |
| static int | delete_by_SP_and_Shared_IFC_ID (Session session, int id_sp, int id_shared_ifc) |
| static List | get_all_Shared_IFC_by_SP_ID (Session session, int id_sp) |
| static List | get_all_shared_IFC_set_IDs_by_SP_ID (Session session, int id_sp) |
| static SP_Shared_IFC_Set | get_by_SP_and_Shared_IFC_Set_ID (Session session, int id_sp, int id_shared_ifc_set) |
| static int | get_SP_cnt_by_Shared_IFC_Set_ID (Session session, int set_id) |
| static void | insert (Session session, SP_Shared_IFC_Set sp_shared_ifc) |
| static void | update (Session session, SP_Shared_IFC_Set sp_shared_ifc) |
Static Private Attributes | |
| static Logger | logger = Logger.getLogger(SP_Shared_IFC_Set_DAO.class) |
| static int de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.delete_by_SP_and_Shared_IFC_ID | ( | Session | session, | |
| int | id_sp, | |||
| int | id_shared_ifc | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_all_Shared_IFC_by_SP_ID | ( | Session | session, | |
| int | id_sp | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_all_shared_IFC_set_IDs_by_SP_ID | ( | Session | session, | |
| int | id_sp | |||
| ) | [static] |
| static SP_Shared_IFC_Set de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_by_SP_and_Shared_IFC_Set_ID | ( | Session | session, | |
| int | id_sp, | |||
| int | id_shared_ifc_set | |||
| ) | [static] |
| static int de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_SP_cnt_by_Shared_IFC_Set_ID | ( | Session | session, | |
| int | set_id | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.insert | ( | Session | session, | |
| SP_Shared_IFC_Set | sp_shared_ifc | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.update | ( | Session | session, | |
| SP_Shared_IFC_Set | sp_shared_ifc | |||
| ) | [static] |
Logger de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.logger = Logger.getLogger(SP_Shared_IFC_Set_DAO.class) [static, private] |
1.5.2