Package inha.git.problem.domain.repository
package inha.git.problem.domain.repository
-
ClassDescriptionProblemAttachmentJpaRepository는 ProblemAttachment 엔티티에 대한 데이터 액세스 기능을 제공.ProblemJpaRepository는 Problem 엔티티에 대한 데이터 액세스 기능을 제공.ProblemParticipantJpaRepository는 ProblemParticipant 엔티티에 대한 데이터 액세스 기능을 제공.ProblemRequestJpaRepository는 Problem 신청 엔티티에 대한 데이터 액세스 기능을 제공.ProblemSubmitJpaRepository는 Problem 제출 엔티티에 대한 데이터 액세스 기능을 제공.