|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDatasource | |
---|---|
com.gentics.api.lib.datasource | Package for datasource related classes and interfaces. |
Uses of AbstractDatasource in com.gentics.api.lib.datasource |
---|
Subclasses of AbstractDatasource in com.gentics.api.lib.datasource | |
---|---|
class |
AbstractCacheableDatasource
A abstract datasource which should make it easy to implement caching for subclasses. Implementors can use AbstractCacheableDatasource.setCacheEnabled(boolean) to
enable/disable the cache (by default it is enabled). |
class |
AbstractVersioningDatasource
Abstract basic implementation for versioning datasources. |
class |
ResolvableDatasource
Simple Implementation of a Datasource that is based on a given Collection of
Resolvable objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |