| Package | Description |
|---|---|
| com.dynamic.sql.utils |
| Modifier and Type | Method and Description |
|---|---|
static <R> FetchResultConverter<R> |
ConverterUtils.getFetchResultConverter(Class<R> resultClass) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConverterUtils.putFetchResultConverter(Class<?> targetType,
FetchResultConverter fetchResultConverter) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.