| Interface | Description |
|---|---|
| DistanceCrudRepository |
Distance repository.
|
| LocationCrudRepository |
Location repository.
|
| Class | Description |
|---|---|
| DistanceEntity |
Distance between two locations that can be persisted.
|
| DistanceKey |
Composite key for
DistanceEntity. |
| DistanceRepositoryImpl | |
| LocationEntity |
Persistable location.
|
| LocationRepositoryImpl |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.