Uses of Class
net.sourceforge.domian.repository.InMemoryRepository

Packages that use InMemoryRepository
net.sourceforge.domian.repository   
 

Uses of InMemoryRepository in net.sourceforge.domian.repository
 

Fields in net.sourceforge.domian.repository declared as InMemoryRepository
protected  InMemoryRepository<T> InMemoryAndXStreamXmlFileRepository.inMemoryRepositoryDelegate
          The repository delegate dealing with the in-memory stuff.
protected  InMemoryRepository<T> InMemoryRepository.InMemoryRepositoryIterator.repository
           
 

Constructors in net.sourceforge.domian.repository with parameters of type InMemoryRepository
InMemoryRepository.InMemoryRepositoryIterator(InMemoryRepository<T> repository, Specification<V> specification)
           
 



Copyright © 2006-2010. All Rights Reserved.