| Interface | Description |
|---|---|
| EntityInterface |
| Class | Description |
|---|---|
| AbstractEntity |
superclass used for all entities, defines id and version column and a function to check if the entity is transient (not in db yet)
|
| FARevisionListener | |
| JpaUtil | |
| RevInfo<T> |
container for revision info for an entity, constructed in
CrudReadService.getRevisionInfo(org.fryske_akademy.jpa.EntityInterface, java.lang.Integer, java.lang.Class) |
| RevisionInfo |
Copyright © 2018 Fryske Akademy. All rights reserved.