| 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.
|
| org.fryske_akademy.services |
This package contains interfaces and base classes for the development of crud (EJB/CDI) beans.
|
| Class and Description |
|---|
| CrudReadService.SORTORDER |
| Class and Description |
|---|
| AbstractCrudService
This base class enables you to create crud service beans with minimal effort.
|
| Auditing
Generic interface for entity history.
|
| CrudReadService
Generic interface for read operations on entities.
|
| CrudReadService.SORTORDER |
| CrudReadService.SORTORDER.Builder |
| CrudWriteService
Generic interface for write operations on entities
|
Copyright © 2018–2019 Fryske Akademy. All rights reserved.