See: Description
| Interface | Description |
|---|---|
| Auditing |
Generic interface for entity history.
|
| CrudReadService |
Generic interface for read operations on entities, the dynamic methods offer powerfull support for building queries
including a bit of syntax in user input.
|
| CrudWriteService |
Generic interface for write operations on entities
|
| Class | Description |
|---|---|
| AbstractCrudService |
This base class enables you to create crud service beans with minimal effort.
|
| AbstractCrudServiceEnvers | |
| CrudReadService.SORTORDER.Builder |
| Enum | Description |
|---|---|
| CrudReadService.SORTORDER |
| Exception | Description |
|---|---|
| PreventEJBLoggingException |
RuntimeException marked as ApplicationException to prevent logging from EJB layer
|
Copyright © 2018–2021 Fryske Akademy. All rights reserved.