T - The type this processor handlespublic interface JpqlFunctionProcessor<T>
| Modifier and Type | Method | Description |
|---|---|---|
Object |
process(T result,
List<Object> arguments) |
Processes the result set object.
|
Copyright © 2014–2020 Blazebit. All rights reserved.