Interface | Description |
---|---|
QueryInOutMapper<E> |
Handles concrete mapping of query results and
query input parameters.
|
Class | Description |
---|---|
SimpleQueryInOutMapperBase<Entity,Dto> |
A base mapper to map from Dto to Entity and vice versa.
|
Annotation Type | Description |
---|---|
MappingConfig |
Defines mapping configuration for query result and input parameters.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.