Uses of Interface
org.opencastproject.db.DBSession
Packages that use DBSession
Package
Description
Persistent storage of the default asset manager implementation.
Capture-admin service implementation classes.
Implementation of search persistent storage.
Implementation of series persistent storage.
User Tracking service implementation classes
Workflow service.
-
Uses of DBSession in org.opencastproject.adminui.usersettings
Fields in org.opencastproject.adminui.usersettings declared as DBSession -
Uses of DBSession in org.opencastproject.adopter.registration
Fields in org.opencastproject.adopter.registration declared as DBSession -
Uses of DBSession in org.opencastproject.annotation.impl
Fields in org.opencastproject.annotation.impl declared as DBSession -
Uses of DBSession in org.opencastproject.assetmanager.aws.persistence
Fields in org.opencastproject.assetmanager.aws.persistence declared as DBSession -
Uses of DBSession in org.opencastproject.assetmanager.impl.persistence
Constructors in org.opencastproject.assetmanager.impl.persistence with parameters of type DBSession -
Uses of DBSession in org.opencastproject.capture.admin.impl
Fields in org.opencastproject.capture.admin.impl declared as DBSession -
Uses of DBSession in org.opencastproject.db
Classes in org.opencastproject.db that implement DBSessionMethods in org.opencastproject.db that return DBSessionModifier and TypeMethodDescriptionDBSessionFactory.createSession(javax.persistence.EntityManagerFactory emf) Creates a new DBSession.DBSessionFactoryImpl.createSession(javax.persistence.EntityManagerFactory emf) DBSessionFactoryImpl.createSession(javax.persistence.EntityManagerFactory emf, int maxTransactionRetries) static DBSessionDBTestEnv.newDBSession(String emName) static DBSessionDBTestEnv.newDBSession(javax.persistence.EntityManagerFactory emf) -
Uses of DBSession in org.opencastproject.kernel.bundleinfo
Methods in org.opencastproject.kernel.bundleinfo that return DBSessionModifier and TypeMethodDescriptionprotected abstract DBSessionAbstractBundleInfoDb.getDBSession()protected DBSessionOsgiBundleInfoDb.getDBSession() -
Uses of DBSession in org.opencastproject.kernel.security.persistence
Fields in org.opencastproject.kernel.security.persistence declared as DBSession -
Uses of DBSession in org.opencastproject.oaipmh.persistence.impl
Methods in org.opencastproject.oaipmh.persistence.impl that return DBSessionModifier and TypeMethodDescriptionabstract DBSessionAbstractOaiPmhDatabase.getDBSession()OaiPmhDatabaseImpl.getDBSession() -
Uses of DBSession in org.opencastproject.search.impl.persistence
Fields in org.opencastproject.search.impl.persistence declared as DBSession -
Uses of DBSession in org.opencastproject.series.impl.persistence
Fields in org.opencastproject.series.impl.persistence declared as DBSession -
Uses of DBSession in org.opencastproject.serviceregistry.impl
Fields in org.opencastproject.serviceregistry.impl declared as DBSessionModifier and TypeFieldDescriptionprotected DBSessionJobDispatcher.dbprotected DBSessionServiceRegistryJpaImpl.dbMethods in org.opencastproject.serviceregistry.impl that return DBSessionModifier and TypeMethodDescriptionprotected abstract DBSessionAbstractIncidentService.getDBSession()protected DBSessionOsgiIncidentService.getDBSession() -
Uses of DBSession in org.opencastproject.themes.persistence
Fields in org.opencastproject.themes.persistence declared as DBSession -
Uses of DBSession in org.opencastproject.tobira.impl
Fields in org.opencastproject.tobira.impl declared as DBSession -
Uses of DBSession in org.opencastproject.transcription.persistence
Fields in org.opencastproject.transcription.persistence declared as DBSession -
Uses of DBSession in org.opencastproject.userdirectory
Fields in org.opencastproject.userdirectory declared as DBSession -
Uses of DBSession in org.opencastproject.usertracking.impl
Fields in org.opencastproject.usertracking.impl declared as DBSession -
Uses of DBSession in org.opencastproject.workflow.api
Fields in org.opencastproject.workflow.api declared as DBSession