|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sourceforge.domian.repository | |
---|---|
net.sourceforge.domian.repository | |
net.sourceforge.domian.util |
Classes in net.sourceforge.domian.repository used by net.sourceforge.domian.repository | |
---|---|
AbstractDomianCoreRepository
All Domian Core-based Repository classes should extend this abstract class. |
|
AbstractRepository
All Repository classes should extend this abstract class. |
|
BinaryFormatRepository
Marker interface for persistent repositories, where the data is stored in some sort of binary format. |
|
EntityMetaData
Meta data for for Entity objects. |
|
EntityPersistenceMetaData
Meta data for for persisted Entity objects. |
|
FakeRepository
Marker interface for fake repositories. |
|
HashSetRepository
Volatile repository for non-concurrent environments. |
|
HashSetRepository.HashSetRepositoryIterator
Inner iterator class for HashSetRepository . |
|
HumanReadableFormatRepository
Marker interface for persistent repositories, where the data is stored in a human readable textual format. |
|
InMemoryRepository
Volatile repository for concurrent environments. |
|
PartitionRepository
Interface for specification-based partitioned repositories. |
|
PartitionRepositoryInvocationHandler
InvocationHandler implementation for partition repositories. |
|
PersistenceDefinition
Definitions regarding the nature of the different persistence mechanisms that Domian repositories may inhibit. |
|
PersistentRepository
Repository with the capabibility of writing ( persist ) its entities to some sort of non-volatile storage. |
|
Repository
Interface defining a repository for storing and retrieving Entity objects. |
|
TextualFormatRepository
Interface for persistent repositories, where the data is stored in some sort of textual format, readable or not readable. |
|
VolatileRepository
Marker interface for volatile repositories. |
Classes in net.sourceforge.domian.repository used by net.sourceforge.domian.util | |
---|---|
PartitionRepository
Interface for specification-based partitioned repositories. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |