"스프링 Repository 인터페이스"의 두 판 사이의 차이

10번째 줄: 10번째 줄:
* [[JpaRepository]]
* [[JpaRepository]]
* [[리파지토리 패턴]]
* [[리파지토리 패턴]]
* [[Serializable]]


==참고 자료==
==참고 자료==

2016년 6월 29일 (수) 12:58 판

  다른 뜻에 대해서는 리파지토리 패턴 문서를 참조하십시오.

1 개요

Interface Repository
Interface Repository<T,ID extends Serializable>
org.springframework.data.repository.Repository
  • 저장소 인터페이스

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}