Interface CrudReadService

All Known Subinterfaces:
Auditing
All Known Implementing Classes:
AbstractCrudService, AbstractCrudServiceEnvers

public interface CrudReadService
Generic interface for read operations on entities, the dynamic methods offer powerfull support for building queries including a bit of syntax in user input.
Author:
eduard
See Also: