toggle menu
Pandoro
jvm
switch theme
search in API
backend
/
com.tecknobit.pandoro.services.projects.repositories
Package-level
declarations
Types
Types
Projects
Repository
Link copied to clipboard
@
Repository
interface
ProjectsRepository
:
JpaRepository
<
T
,
ID
>
The
ProjectsRepository
interface is useful to manage the queries for the projects
Updates
Repository
Link copied to clipboard
@
Repository
interface
UpdatesRepository
:
JpaRepository
<
T
,
ID
>
The
UpdatesRepository
interface is useful to manage the queries for the updates of a project