Interface EntityWithIdClass2Repository

All Superinterfaces:
CrudRepository<EntityWithIdClass2,EntityIdClass>, GenericRepository<EntityWithIdClass2,EntityIdClass>

@Repository public interface EntityWithIdClass2Repository extends CrudRepository<EntityWithIdClass2,EntityIdClass>