| Package | Description |
|---|---|
| org.dspace.content.dao | |
| org.dspace.content.dao.impl | |
| org.dspace.eperson.dao | |
| org.dspace.eperson.dao.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitstreamDAO
Database Access Object interface class for the Bitstream object.
|
interface |
BundleDAO
Database Access Object interface class for the Bundle object.
|
interface |
CollectionDAO
Database Access Object interface class for the Collection object.
|
interface |
CommunityDAO
Database Access Object interface class for the Community object.
|
interface |
DSpaceObjectLegacySupportDAO<T extends DSpaceObject>
Database Access Object interface interface class that adds support to retrieve DSpaceObject by the old integer based identifier which was used
to identify DSpaceObjects prior to DSpace 6.0
|
interface |
ItemDAO
Database Access Object interface class for the Item object.
|
interface |
SiteDAO
Database Access Object interface class for the Site object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitstreamDAOImpl
Hibernate implementation of the Database Access Object interface class for the Bitstream object.
|
class |
BundleDAOImpl
Hibernate implementation of the Database Access Object interface class for the Bundle object.
|
class |
CollectionDAOImpl
Hibernate implementation of the Database Access Object interface class for the Collection object.
|
class |
CommunityDAOImpl
Hibernate implementation of the Database Access Object interface class for the Community object.
|
class |
ItemDAOImpl
Hibernate implementation of the Database Access Object interface class for the Item object.
|
class |
SiteDAOImpl
Hibernate implementation of the Database Access Object interface class for the Site object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EPersonDAO
Database Access Object interface class for the EPerson object.
|
interface |
GroupDAO
Database Access Object interface class for the Group object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EPersonDAOImpl
Hibernate implementation of the Database Access Object interface class for the EPerson object.
|
class |
GroupDAOImpl
Hibernate implementation of the Database Access Object interface class for the Group object.
|
Copyright © 2016 DuraSpace. All Rights Reserved.