Package | Description |
---|---|
org.josef.demo.jpa |
Demo of Java Persistence API (JPA).
|
Modifier and Type | Method and Description |
---|---|
CarDetail |
Car.getCarDetail()
Gets the details of this Car.
|
Modifier and Type | Method and Description |
---|---|
void |
Car.setCarDetail(CarDetail carDetail)
Sets the details for this Car.
|
Copyright © 2008–2018. All rights reserved.