Uses of Class
org.fryske_akademy.jpa.RevisionInfo
Packages that use RevisionInfo
Package
Description
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.
-
Uses of RevisionInfo in org.fryske_akademy.jpa
Methods in org.fryske_akademy.jpa that return RevisionInfoModifier and TypeMethodDescriptionRevInfo.revisionInfo()Returns the value of therevisionInforecord component.Constructors in org.fryske_akademy.jpa with parameters of type RevisionInfoModifierConstructorDescriptionRevInfo(T entity, RevInfo.TYPE type, RevisionInfo revisionInfo) Creates an instance of aRevInforecord class.