Uses of Package
org.fryske_akademy.services
Packages that use org.fryske_akademy.services
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.
This package contains interfaces and base classes for the development of crud (EJB/CDI) beans.
-
Classes in org.fryske_akademy.services used by org.fryske_akademy.jpa
-
Classes in org.fryske_akademy.services used by org.fryske_akademy.servicesClassDescriptionThis base class enables you to create crud service beans with minimal effort.Generic interface for entity history.Generic interface for read operations on entities, the dynamic methods offer powerfull support for building queries including a bit of syntax in user input.Generic interface for write operations on entitiesRuntimeException marked as ApplicationException to prevent logging from EJB layer