Prevalent system interface based on the standard well known DAO pattern.
This prevalent system has the advantage of being business-agnostic, so you can use it for any business domain without implementing any additional code.
You just need to configure its {@link PrevalenceInfo}.
The prevalent classes is the most important information carried by the PrevalenceInfo object. Talking about them, just keep in mind the following rules:
Implementors need to be thread safe.
@author Sergio Bossa
|
|
|
|
|
|