| Class | Description |
|---|---|
| EntityResultConverter<T,R> | |
| GenericObjectToObjectConverter |
Performs Generic Fallback Object to Object conversion
|
| QueryResultProxy | |
| ResultColumnValueExtractor |
Given a method or field annotated with the @ResultColumn, this class will
extract and return the associated value from the underlying query result.
|
| Exception | Description |
|---|---|
| NoSuchColumnFoundException | |
| POJOResultBuildingException |
Exception which occurs whilst trying to build and map a POJO
from a Query result.
|
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.