Interface TurSprinklrAttributeMappingRepository
- All Superinterfaces:
CrudRepository<TurSprinklrAttributeMapping,,String> JpaRepository<TurSprinklrAttributeMapping,,String> ListCrudRepository<TurSprinklrAttributeMapping,,String> ListPagingAndSortingRepository<TurSprinklrAttributeMapping,,String> PagingAndSortingRepository<TurSprinklrAttributeMapping,,String> QueryByExampleExecutor<TurSprinklrAttributeMapping>,Repository<TurSprinklrAttributeMapping,String>
public interface TurSprinklrAttributeMappingRepository
extends JpaRepository<TurSprinklrAttributeMapping,String>
-
Method Summary
Methods inherited from interface CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findById, saveMethods inherited from interface JpaRepository
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, flush, getById, getOne, getReferenceById, saveAllAndFlush, saveAndFlushMethods inherited from interface ListCrudRepository
findAll, findAllById, saveAllMethods inherited from interface ListPagingAndSortingRepository
findAllMethods inherited from interface PagingAndSortingRepository
findAllMethods inherited from interface QueryByExampleExecutor
count, exists, findAll, findBy, findOne
-
Method Details
-
findByTurSprinklrSource
-