JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
com.example.chessdotnet.repository
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package com.example.chessdotnet.repository
package
com.example.chessdotnet.repository
Related Packages
Package
Description
com.example.chessdotnet
Interfaces
Class
Description
RoomRepository
Room 엔티티에 대한 데이터베이스 작업을 처리하는 리포지토리 인터페이스입니다.
UserRepository
User 엔티티에 대한 데이터베이스 작업을 처리하는 리포지토리 인터페이스입니다.