Glider
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Glider
backend
/
com.tecknobit.glider.services.users.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
Glider
Users
Repository
Link copied to clipboard
@
Repository
interface
GliderUsersRepository
:
EquinoxUsersRepository
<
T
>
The
GliderUsersRepository
interface is useful to manage the queries for the users operations