Uses of Record Class
org.fryske_akademy.jpa.RevInfo
Packages that use RevInfo
Package
Description
This package contains interfaces and base classes for the development of crud (EJB/CDI) beans.
-
Uses of RevInfo in org.fryske_akademy.services
Methods in org.fryske_akademy.services that return types with arguments of type RevInfoModifier and TypeMethodDescriptionAbstractCrudServiceEnvers.getRevisionInfo(Serializable id, Integer max, Class<T> type) Auditing.getRevisionInfo(Serializable id, Integer max, Class<T> type) return a list holding revision information, newest come first