de.fhg.fokus.hss.db.op.TP_DAO Class Reference

List of all members.

Detailed Description

Author:
adp dot fokus dot fraunhofer dot de Adrian Popescu / FOKUS Fraunhofer Institute


Static Public Member Functions

static int delete_by_ID (Session session, int id)
static List get_all (Session session)
static Object[] get_all (Session session, int firstResult, int maxResults)
static TP get_by_ID (Session session, int id)
static TP get_by_Name (Session session, String name)
static Object[] get_by_Wildcarded_Name (Session session, String name, int firstResult, int maxResults)
static void insert (Session session, TP tp)
static void update (Session session, TP tp)

Static Private Attributes

static Logger logger = Logger.getLogger(TP_DAO.class)


Member Function Documentation

static int de.fhg.fokus.hss.db.op.TP_DAO.delete_by_ID ( Session  session,
int  id 
) [static]

static List de.fhg.fokus.hss.db.op.TP_DAO.get_all ( Session  session  )  [static]

static Object [] de.fhg.fokus.hss.db.op.TP_DAO.get_all ( Session  session,
int  firstResult,
int  maxResults 
) [static]

static TP de.fhg.fokus.hss.db.op.TP_DAO.get_by_ID ( Session  session,
int  id 
) [static]

static TP de.fhg.fokus.hss.db.op.TP_DAO.get_by_Name ( Session  session,
String  name 
) [static]

static Object [] de.fhg.fokus.hss.db.op.TP_DAO.get_by_Wildcarded_Name ( Session  session,
String  name,
int  firstResult,
int  maxResults 
) [static]

static void de.fhg.fokus.hss.db.op.TP_DAO.insert ( Session  session,
TP  tp 
) [static]

static void de.fhg.fokus.hss.db.op.TP_DAO.update ( Session  session,
TP  tp 
) [static]


Member Data Documentation

Logger de.fhg.fokus.hss.db.op.TP_DAO.logger = Logger.getLogger(TP_DAO.class) [static, private]


The documentation for this class was generated from the following file:
Generated on Thu Oct 23 04:05:27 2008 for Open IMS Core - FHoSS by  doxygen 1.5.2