Class SearchServiceDatabaseImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.opencastproject.db.DBSession db  
      protected org.opencastproject.db.DBSessionFactory dbSessionFactory  
      protected javax.persistence.EntityManagerFactory emf
      Factory used to create EntityManagers for transactions
      static String PERSISTENCE_UNIT
      JPA persistence unit name
      protected org.opencastproject.security.api.SecurityService securityService
      The security service