| Interface | Description |
|---|---|
| AuthorityRepository |
Spring Data JPA repository for the Authority entity.
|
| BankAccountRepository |
Spring Data JPA repository for the BankAccount entity.
|
| EntityWithDTORepository |
Spring Data JPA repository for the EntityWithDTO entity.
|
| EntityWithPaginationAndDTORepository |
Spring Data JPA repository for the EntityWithPaginationAndDTO entity.
|
| EntityWithPaginationRepository |
Spring Data JPA repository for the EntityWithPagination entity.
|
| EntityWithServiceClassAndDTORepository |
Spring Data JPA repository for the EntityWithServiceClassAndDTO entity.
|
| EntityWithServiceClassAndPaginationRepository |
Spring Data JPA repository for the EntityWithServiceClassAndPagination entity.
|
| EntityWithServiceClassPaginationAndDTORepository |
Spring Data JPA repository for the EntityWithServiceClassPaginationAndDTO entity.
|
| EntityWithServiceClassRepository |
Spring Data JPA repository for the EntityWithServiceClass entity.
|
| EntityWithServiceImplAndDTORepository |
Spring Data JPA repository for the EntityWithServiceImplAndDTO entity.
|
| EntityWithServiceImplAndPaginationRepository |
Spring Data JPA repository for the EntityWithServiceImplAndPagination entity.
|
| EntityWithServiceImplPaginationAndDTORepository |
Spring Data JPA repository for the EntityWithServiceImplPaginationAndDTO entity.
|
| EntityWithServiceImplRepository |
Spring Data JPA repository for the EntityWithServiceImpl entity.
|
| FieldTestEntityRepository |
Spring Data JPA repository for the FieldTestEntity entity.
|
| FieldTestInfiniteScrollEntityRepository |
Spring Data JPA repository for the FieldTestInfiniteScrollEntity entity.
|
| FieldTestMapstructEntityRepository |
Spring Data JPA repository for the FieldTestMapstructEntity entity.
|
| FieldTestPagerEntityRepository |
Spring Data JPA repository for the FieldTestPagerEntity entity.
|
| FieldTestPaginationEntityRepository |
Spring Data JPA repository for the FieldTestPaginationEntity entity.
|
| FieldTestServiceClassEntityRepository |
Spring Data JPA repository for the FieldTestServiceClassEntity entity.
|
| FieldTestServiceImplEntityRepository |
Spring Data JPA repository for the FieldTestServiceImplEntity entity.
|
| LabelRepository |
Spring Data JPA repository for the Label entity.
|
| OperationRepository |
Spring Data JPA repository for the Operation entity.
|
| PersistenceAuditEventRepository |
Spring Data JPA repository for the PersistentAuditEvent entity.
|
| UserRepository |
Spring Data JPA repository for the User entity.
|
| Class | Description |
|---|---|
| CustomAuditEventRepository |
An implementation of Spring Boot's AuditEventRepository.
|
Copyright © 2017 Osgiliath. All rights reserved.