|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemCountDAO | |
|---|---|
| org.dspace.browse | Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. |
| Uses of ItemCountDAO in org.dspace.browse |
|---|
| Classes in org.dspace.browse that implement ItemCountDAO | |
|---|---|
class |
ItemCountDAOOracle
Oracle driver implementing ItemCountDAO interface to cache item count information in communities and collections |
class |
ItemCountDAOPostgres
Postgres driver implementing ItemCountDAO interface to cache item count information in communities and collections |
| Methods in org.dspace.browse that return ItemCountDAO | |
|---|---|
static ItemCountDAO |
ItemCountDAOFactory.getInstance(Context context)
Get an instance of ItemCountDAO which supports the correct database for the specific DSpace instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||