| Package | Description |
|---|---|
| org.fryske_akademy.jpa |
This package contains an interface and a mapped superclass for entities, classes to support revisions (history) of entities and
a helper class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntity
superclass for entities, defines auto generated id (
GenerationType.IDENTITY), a version column and a function to check if the entity is transient (not in db yet). |
Copyright © 2018 Fryske Akademy. All rights reserved.