public class CacheableResultHolder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheableResultHolder.ConversionMetaInformation |
| Modifier and Type | Method and Description |
|---|---|
CacheableResultHolder.ConversionMetaInformation |
getConversionResult() |
java.util.Set<PK> |
getPrefetchLanguages() |
int |
getPrefetchSize() |
JDBCValueMappings.RowFetchResult |
getRowFetchResult() |
public JDBCValueMappings.RowFetchResult getRowFetchResult()
public int getPrefetchSize()
public java.util.Set<PK> getPrefetchLanguages()
public CacheableResultHolder.ConversionMetaInformation getConversionResult()
Copyright © 2018 SAP SE. All Rights Reserved.