Package de.dlr.proseo.model.dao
Schnittstelle MonServiceStateOperationRepository
- Alle Superschnittstellen:
- org.springframework.data.repository.CrudRepository<MonServiceStateOperation,,- Long> - org.springframework.data.jpa.repository.JpaRepository<MonServiceStateOperation,,- Long> - org.springframework.data.repository.PagingAndSortingRepository<MonServiceStateOperation,,- Long> - org.springframework.data.repository.query.QueryByExampleExecutor<MonServiceStateOperation>,- org.springframework.data.repository.Repository<MonServiceStateOperation,- Long> 
public interface MonServiceStateOperationRepository
extends org.springframework.data.jpa.repository.JpaRepository<MonServiceStateOperation,Long> 
Data Access Object for the MonServiceStateOperation class
- Autor:
- Ernst Melchinger
- 
MethodenübersichtVon Schnittstelle geerbte Methoden org.springframework.data.repository.CrudRepositorycount, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findById, saveVon Schnittstelle geerbte Methoden org.springframework.data.jpa.repository.JpaRepositorydeleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getById, getOne, getReferenceById, saveAll, saveAllAndFlush, saveAndFlushVon Schnittstelle geerbte Methoden org.springframework.data.repository.PagingAndSortingRepositoryfindAllVon Schnittstelle geerbte Methoden org.springframework.data.repository.query.QueryByExampleExecutorcount, exists, findAll, findBy, findOne