| Package | Description |
|---|---|
| com.dynamic.sql.core.dml.select | |
| com.dynamic.sql.core.dml.select.build |
| Constructor and Description |
|---|
FetchResultImpl(Class<R> returnClass,
List<Map<String,Object>> wrapperList,
CollectionColumnMapping collectionColumnMapping) |
| Modifier and Type | Method and Description |
|---|---|
CollectionColumnMapping |
SelectSpecification.getCollectionColumnMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectSpecification.setCollectionColumnMapping(CollectionColumnMapping collectionColumnMapping) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.