Interface HvlBpmnHvlProcessCommentRepository

All Superinterfaces:
org.springframework.data.repository.CrudRepository<HvlBpmnHvlProcessComment,Long>, tr.com.havelsan.javarch.data.jpa.repository.HvlJpaRepository<HvlBpmnHvlProcessComment>, tr.com.havelsan.javarch.data.jpa.repository.HvlJpaSearchRepository<HvlBpmnHvlProcessComment>, tr.com.havelsan.javarch.data.jpa.repository.HvlJpaSimpleRepository<HvlBpmnHvlProcessComment,Long>, org.springframework.data.jpa.repository.JpaRepository<HvlBpmnHvlProcessComment,Long>, org.springframework.data.repository.PagingAndSortingRepository<HvlBpmnHvlProcessComment,Long>, org.springframework.data.repository.query.QueryByExampleExecutor<HvlBpmnHvlProcessComment>, org.springframework.data.querydsl.QuerydslPredicateExecutor<HvlBpmnHvlProcessComment>, org.springframework.data.repository.Repository<HvlBpmnHvlProcessComment,Long>

@Repository public interface HvlBpmnHvlProcessCommentRepository extends tr.com.havelsan.javarch.data.jpa.repository.HvlJpaRepository<HvlBpmnHvlProcessComment>
The interface Hvl bpmn hvl process comment repository.
  • Method Summary

    Methods inherited from interface org.springframework.data.repository.CrudRepository

    count, delete, deleteAll, deleteAll, deleteAllById, deleteById, save

    Methods inherited from interface tr.com.havelsan.javarch.data.jpa.repository.HvlJpaSearchRepository

    count, exists, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findAll, findOne, findOne, findOne, getEntityManager, getJpaQuery, getJpaSqlQuery, getJpaSqlQuery, query

    Methods inherited from interface tr.com.havelsan.javarch.data.jpa.repository.HvlJpaSimpleRepository

    deleteByUuid, existsById, existsByIdWithDeleted, existsByUuid, existsByUuidWithDeleted, findAllById, findAllByIdWithDeleted, findAllByUuid, findAllByUuidWithDeleted, findById, findByIdWithDeleted, findByUuid, findByUuidWithDeleted, from, from, getById, getByIdWithDeleted, getByUuid, getByUuidWithDeleted, getDeleteClause, getIdByUuid, getUpdateClause, saveAndFlush, update, updateAll, updateAndFlush, updateAndFlushWithoutFind, updateWithoutFind

    Methods inherited from interface org.springframework.data.jpa.repository.JpaRepository

    deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, flush, getOne, getReferenceById, saveAll, saveAllAndFlush

    Methods inherited from interface org.springframework.data.repository.PagingAndSortingRepository

    findAll

    Methods inherited from interface org.springframework.data.repository.query.QueryByExampleExecutor

    count, exists, findAll, findBy, findOne

    Methods inherited from interface org.springframework.data.querydsl.QuerydslPredicateExecutor

    findAll, findBy