T
- ID
- public interface UESEntityRepository<T,ID extends java.io.Serializable>
extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>
The common UES Repository parent for all DAOs that use the Spring data for its realization.