Interface ExampleEntityRepository

All Superinterfaces:
GenericRepository<ExampleEntity,Integer>

public interface ExampleEntityRepository extends GenericRepository<ExampleEntity,Integer>