Uses of Class
org.dspace.core.AbstractHibernateDAO
Packages that use AbstractHibernateDAO
Package
Description
Database access for the Checksum Checker tool, which looks for unexpected
changes in Bitstream content.
Provides some basic functionality required throughout the DSpace system.
-
Uses of AbstractHibernateDAO in org.dspace.alerts.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.alerts.dao.impl -
Uses of AbstractHibernateDAO in org.dspace.app.ldn.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.app.ldn.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the LDNMessage object.classImplementation ofNotifyPatternToTriggerDao.classImplementation ofNotifyServiceDao.classImplementation ofNotifyServiceInboundPatternDao. -
Uses of AbstractHibernateDAO in org.dspace.app.requestitem.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.app.requestitem.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the RequestItem object. -
Uses of AbstractHibernateDAO in org.dspace.app.util.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.app.util.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the WebApp object. -
Uses of AbstractHibernateDAO in org.dspace.authorize.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.authorize.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the ResourcePolicy object. -
Uses of AbstractHibernateDAO in org.dspace.checker.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.checker.dao.implModifier and TypeClassDescriptionclassThis is the data access for the checksum history information.classHibernate implementation of the Database Access Object interface class for the ChecksumResult object.classHibernate implementation of the Database Access Object interface class for the MostRecentChecksum object. -
Uses of AbstractHibernateDAO in org.dspace.content.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.content.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the Bitstream object.classHibernate implementation of the Database Access Object interface class for the BitstreamFormat object.classHibernate implementation of the Database Access Object interface class for the Bundle object.classHibernate implementation of the Database Access Object interface class for the Collection object.classHibernate implementation of the Database Access Object interface class for the Community object.classHibernate implementation of the Database Access Object interface class for the EntityType object.classHibernate implementation of the Database Access Object interface class for the Item object.classHibernate implementation of the Database Access Object interface class for the MetadataField object.classHibernate implementation of the Database Access Object interface class for the MetadataSchema object.classHibernate implementation of the Database Access Object interface class for the MetadataValue object.classImplementation class forProcessDAOclassclassHibernate implementation of the Database Access Object interface class for the RelationshipType object.classHibernate implementation of the Database Access Object interface class for the Site object.classHibernate implementation of the Database Access Object interface class for the WorkspaceItem object. -
Uses of AbstractHibernateDAO in org.dspace.core
Subclasses of AbstractHibernateDAO in org.dspace.coreModifier and TypeClassDescriptionclassAbstractHibernateDSODAO<T extends DSpaceObject>Hibernate implementation used by DSpaceObject Database Access Objects. -
Uses of AbstractHibernateDAO in org.dspace.eperson.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.eperson.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the EPerson object.classHibernate implementation of the Database Access Object interface class for the Group2GroupCache object.classHibernate implementation of the Database Access Object interface class for the Group object.classHibernate implementation of the Database Access Object interface class for the RegistrationData object.classclassHibernate implementation of the Database Access Object interface class for the Subscription object.classHibernate implementation of the Database Access Object interface class for the SubscriptionParameter object. -
Uses of AbstractHibernateDAO in org.dspace.handle.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.handle.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the Handle object. -
Uses of AbstractHibernateDAO in org.dspace.harvest.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.harvest.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the HarvestedCollection object.classHibernate implementation of the Database Access Object interface class for the HarvestedItem object. -
Uses of AbstractHibernateDAO in org.dspace.identifier.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.identifier.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the DOI object. -
Uses of AbstractHibernateDAO in org.dspace.orcid.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.orcid.dao.implModifier and TypeClassDescriptionclassImplementation ofOrcidHistoryDAO.classImplementation ofOrcidQueueDAO.classImplementation ofOrcidTokenDAO. -
Uses of AbstractHibernateDAO in org.dspace.qaevent.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.qaevent.dao.implModifier and TypeClassDescriptionclassImplementation ofQAEventsDAOthat store processed events using an SQL DBMS. -
Uses of AbstractHibernateDAO in org.dspace.statistics.export.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.statistics.export.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the OpenURLTracker object. -
Uses of AbstractHibernateDAO in org.dspace.supervision.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.supervision.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the SupervisionOrder object. -
Uses of AbstractHibernateDAO in org.dspace.versioning.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.versioning.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the Version object.classHibernate implementation of the Database Access Object interface class for the VersionHistory object. -
Uses of AbstractHibernateDAO in org.dspace.xmlworkflow.storedcomponents.dao.impl
Subclasses of AbstractHibernateDAO in org.dspace.xmlworkflow.storedcomponents.dao.implModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the ClaimedTask object.classHibernate implementation of the Database Access Object interface class for the CollectionRole object.classHibernate implementation of the Database Access Object interface class for the InProgressUser object.classHibernate implementation of the Database Access Object interface class for the PoolTask object.classHibernate implementation of the Database Access Object interface class for the WorkflowItemRole object.classHibernate implementation of the Database Access Object interface class for the XmlWorkflowItem object.