Interface FormsArchiveRepository

All Superinterfaces:
org.springframework.data.repository.CrudRepository<FormsArchiveEntity,Long>, DomainIdRepository<FormsArchiveEntity,Long>, FormsRepositoryInterface<FormsArchiveEntity>, org.springframework.data.jpa.repository.JpaRepository<FormsArchiveEntity,Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<FormsArchiveEntity>, org.springframework.data.repository.PagingAndSortingRepository<FormsArchiveEntity,Long>, org.springframework.data.repository.query.QueryByExampleExecutor<FormsArchiveEntity>, org.springframework.data.repository.Repository<FormsArchiveEntity,Long>

@Repository public interface FormsArchiveRepository extends FormsRepositoryInterface<FormsArchiveEntity>