toggle menu
Ametista
jvm
switch theme
search in API
backend
/
com.tecknobit.ametista.services.applications.repositories
Package-level
declarations
Types
Types
Applications
Repository
Link copied to clipboard
@
Repository
interface
ApplicationsRepository
:
JpaRepository
<
T
,
ID
>
The
ApplicationsRepository
interface is useful to manage the queries for the application operations
Performance
Repository
Link copied to clipboard
@
Repository
interface
PerformanceRepository
:
JpaRepository
<
T
,
ID
>
The
PerformanceRepository
interface is useful to manage the queries for the performance data operations