toggle menu
Ametista
jvm
switch theme
search in API
backend
/
com.tecknobit.ametista.services.collector.repositories
Package-level
declarations
Types
Types
Devices
Repository
Link copied to clipboard
@
Repository
interface
DevicesRepository
:
JpaRepository
<
T
,
ID
>
The
DevicesRepository
interface is useful to manage the queries for the devices operations
Issues
Repository
Link copied to clipboard
@
Repository
interface
IssuesRepository
:
JpaRepository
<
T
,
ID
>
The
IssuesRepository
interface is useful to manage the queries for the issues operations