| Interface | Description |
|---|---|
| CrudReadService |
Generic interface for read operations on entities and their envers history
|
| CrudWriteService |
Generic interface for write operations on entities
|
| JpqlBuilder |
Responsible for building where and order by clauses in jpql
|
| Class | Description |
|---|---|
| AbstractCrudService |
This base class enables you to create minimal crud service beans.
|
| JpqlBuilderImpl | |
| ParamInfo |
holder for parameter info that can be used when
building
a jpql query. |
| ParamInfo.ParamInfoBuilder |
helps building a list of ParamInfo
|
| SortBuilder |
| Enum | Description |
|---|---|
| JpqlBuilder.SORTORDER | |
| ParamInfo.AndOr |
Copyright © 2018 Fryske Akademy. All rights reserved.