|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BrowseCreateDAO | |
|---|---|
| org.dspace.browse | Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. |
| Uses of BrowseCreateDAO in org.dspace.browse |
|---|
| Classes in org.dspace.browse that implement BrowseCreateDAO | |
|---|---|
class |
BrowseCreateDAOOracle
This class implements the BrowseCreateDAO interface for the Oracle database as associated with the default DSpace installation. |
class |
BrowseCreateDAOPostgres
This class implements the BrowseCreateDAO interface for the PostgreSQL database as associated with the default DSpace installation. |
class |
SolrBrowseCreateDAO
|
| Methods in org.dspace.browse that return BrowseCreateDAO | |
|---|---|
static BrowseCreateDAO |
BrowseDAOFactory.getCreateInstance(Context context)
Get an instance of the relevant Write Only DAO class, which will conform to the BrowseCreateDAO interface |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||