Subclasses of MemoryDataService in org.caleigo.core.service |
class |
BinaryFileDataService
BinaryFileDataService provides a simple extension of the MemoryDataService
that stores the data entities in binary files in database file-catalog.
|
class |
TextFileDataService
TextFileDataService provides a simple extension of the MemoryDataService
that stores the data entities in text files in a database file-catalog.
|
class |
TextURLDataService
TextFileDataService provides a simple extension of the MemoryDataService
that stores the data entities in text files in a database file-catalog.
|