| delete_by_ID(Session session, int ID) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_all(Session session) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_all(Session session, int firstResult, int maxResults) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_by_Diameter_Address(Session session, String diameter_address) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_by_ID(Session session, int id) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_by_Name(Session session, String name) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_by_Server_Name(Session session, String server_name) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_by_Wildcarded_Name(Session session, String name, int firstResult, int maxResults) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_by_Wildcarded_Server_Name(Session session, String server_name, int firstResult, int maxResults) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| get_cnt(Session session) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| insert(Session session, ApplicationServer as) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |
| logger | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [private, static] |
| update(Session session, ApplicationServer as) | de.fhg.fokus.hss.db.op.ApplicationServer_DAO | [static] |