public interface TypeHandler<T>
| Modifier and Type | Method and Description |
|---|---|
T |
process(Class<T> fieldType,
Object result)
Use the custom field type processor to process the returned results of the query.
|
Copyright © 2024. All rights reserved.