| Package | Description |
|---|---|
| de.hybris.platform.jalo.flexiblesearch.internal | |
| de.hybris.platform.persistence.property |
| Modifier and Type | Method and Description |
|---|---|
JDBCValueMappings.RowFetchResult |
CacheableResultHolder.getRowFetchResult() |
| Modifier and Type | Method and Description |
|---|---|
JDBCValueMappings.RowFetchResult |
JDBCValueMappings.getQueryResults(java.sql.ResultSet rs,
java.util.List resultClasses,
int start,
int count) |
| Modifier and Type | Method and Description |
|---|---|
int |
JDBCValueMappings.getTotalCount(java.sql.ResultSet rs,
JDBCValueMappings.RowFetchResult rfr,
int start,
int count,
java.sql.Connection con,
TranslatedQuery.ExecutableQuery executableQuery,
boolean rsWasLimited)
use this to get total row count after calling
JDBCValueMappings.getQueryResults(ResultSet , List , int , int ). |
Copyright © 2018 SAP SE. All Rights Reserved.