| Package | Description |
|---|---|
| org.apache.aries.jpa.container.itest.entities |
| Modifier and Type | Method and Description |
|---|---|
Car |
CarService.getCar(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Car> |
CarService.getCars() |
| Modifier and Type | Method and Description |
|---|---|
void |
CarService.addCar(Car car) |
void |
CarService.updateCar(Car car) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.