| Interface | Description |
|---|---|
| AuthorityRepository |
Spring Data JPA repository for the Authority entity.
|
| ChartRepository |
Spring Data JPA repository for the Chart entity.
|
| FileRepository |
Spring Data JPA repository for the File entity.
|
| GameRepository |
Spring Data JPA repository for the Game entity.
|
| GraphRepository |
Spring Data JPA repository for the Graph entity.
|
| PersistenceAuditEventRepository |
Spring Data JPA repository for the PersistentAuditEvent entity.
|
| PersistentTokenRepository |
Spring Data JPA repository for the PersistentToken entity.
|
| UserRepository |
Spring Data JPA repository for the User entity.
|
| ViewRepository |
Spring Data JPA repository for the View entity.
|
| Class | Description |
|---|---|
| CustomAuditEventRepository |
An implementation of Spring Boot's AuditEventRepository.
|
Copyright © 2018 Power TAC. All rights reserved.