Ametista
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Ametista
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