Package | Description |
---|---|
org.josef.demo.jpa |
Demo of Java Persistence API (JPA).
|
org.josef.jpa.audit |
JPA Audit Trail classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Car
Car entity.
|
class |
CarDetail
CarDetail entity which has a one to one relation with
Car . |
class |
NobelPrize
NobelPrize entity.
|
class |
NobelPrizeLaureate
NobelPrizeLaureate entity.
|
class |
Scientist
Scientist entity.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuditTrailEntityIdentifiedByObjectId
Ultimate base class for JPA Entities that are identified by an Object ID and
maintain audit trail data.
|
Copyright © 2008–2018. All rights reserved.