| Interface | Description | 
|---|---|
| QueryInOutMapper<E> | 
 Handels 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 © 2015 The Apache Software Foundation. All rights reserved.