JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
io.github.navjotsrakhra.eventmanager.repository
Packages that use
io.github.navjotsrakhra.eventmanager.repository
Package
Description
io.github.navjotsrakhra.eventmanager.config
io.github.navjotsrakhra.eventmanager.service
Classes in
io.github.navjotsrakhra.eventmanager.repository
used by
io.github.navjotsrakhra.eventmanager.config
Class
Description
UserRepository
The UserRepository interface provides data access methods for interacting with UserObject entities.
Classes in
io.github.navjotsrakhra.eventmanager.repository
used by
io.github.navjotsrakhra.eventmanager.service
Class
Description
EventPostRepository
The EventPostRepository interface provides data access methods for interacting with EventPost entities.
UserRepository
The UserRepository interface provides data access methods for interacting with UserObject entities.