Uses of Class
com.oracle.coherence.repository.AbstractRepositoryBase
Packages that use AbstractRepositoryBase
- 
Uses of AbstractRepositoryBase in com.oracle.coherence.repository
Subclasses of AbstractRepositoryBase in com.oracle.coherence.repositoryModifier and TypeClassDescriptionclassAbstractAsyncRepository<ID,T> Abstract base class for asynchronous Coherence repository implementations.classAbstractRepository<ID,T> Abstract base class for Coherence repository implementations.