This is an example of a Data Access Components Pattern that can be used to structure a service component, either as a starting framework or a specific pattern to address particular policy requirements.
Where service operations share common data requirements, it can be useful to highlight the specific components
providing data management capabilities to the implementation. We here stereotype the component/class as
<<data access>> for clarification.