| Package | Description |
|---|---|
| org.fryske_akademy.jpa |
Interfaces classes to support working with entities, most notably an entity interface, a Param class with support
for syntax in values and value conversion and a JpqlBuilder that facilitates building (dynamic) queries.
|
| Modifier and Type | Method and Description |
|---|---|
RevInfo.TYPE |
RevInfo.getType() |
static RevInfo.TYPE |
RevInfo.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevInfo.TYPE[] |
RevInfo.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RevInfo(T entity,
RevInfo.TYPE type,
RevisionInfo revisionInfo) |
Copyright © 2018 Fryske Akademy. All rights reserved.