Skip to content
cjsteele edited this page Jan 7, 2015 · 2 revisions

fruit-utils

This module is still evolving, but contains a basic Repository implementation using a Map as a registry. This can be helpful for initial, database independent testing of your solution, or for mocking/stubbing purposes.

The LongKeyMapRepository creates Long values as keys for saved Identifiable instances.

Limitations

Anything concerning filtering and ordering is still under development

The fruit logo

Table of Content

Clone this wiki locally