Class OriginDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<OriginEntity,OriginId>
org.exoplatform.webconferencing.dao.OriginDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<OriginEntity,OriginId>

public class OriginDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<OriginEntity,OriginId>
Created by The eXo Platform SAS.
Version:
$Id: OriginDAO.java 00000 Dec 18, 2020 pnedonosko $
Author:
Peter Nedonosko
  • Field Summary

    Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl

    modelClass
  • Constructor Summary

    Constructors
    Constructor
    Description
    Instantiates a new origins DAO.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Clear the storage.
    int
    Deprecated.
    findCallOrigins(String callId, String type)
    Find call's origins.

    Methods inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl

    count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAll

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait