See: Description
| Interface | Description |
|---|---|
| EntityInterface |
| Class | Description |
|---|---|
| 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). |
| AbstractWsEntity |
Base for 'readonly' entities in for example webservices.
|
| FARevisionListener | |
| JpaUtil | |
| RevInfo<T> |
container for revision info for an entity, constructed in
Auditing.getRevisionInfo(java.io.Serializable, java.lang.Integer, java.lang.Class) |
| RevisionInfo |
| Enum | Description |
|---|---|
| RevInfo.TYPE |
Copyright © 2018 Fryske Akademy. All rights reserved.