| Package | Description |
|---|---|
| org.fryske_akademy.ejb |
This package contains interfaces and base classes for the development of EJB crud beans.
|
| org.fryske_akademy.jpa |
This package contains an interface and a mapped superclass for entities, classes to support revisions (history) of entities and
a helper class.
|
| Class and Description |
|---|
| AbstractCrudService
This base class enables you to create minimal crud service beans.
|
| Auditing
Generic interface for entities history.
|
| CrudReadService
Generic interface for read operations on entities.
|
| CrudReadService.SORTORDER |
| CrudReadService.SORTORDER.Builder |
| CrudWriteService
Generic interface for write operations on entities
|
| Class and Description |
|---|
| CrudReadService.SORTORDER |
Copyright © 2018 Fryske Akademy. All rights reserved.