public class GenericSearchQueryAdjuster
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<java.lang.String> |
LARGE_OBJECT_DATA_TYPES |
| Modifier and Type | Method and Description |
|---|---|
void |
adjust(GenericQuery genericQuery) |
static GenericSearchQueryAdjuster |
create(YTypeSystem yTypeSystem) |
static GenericSearchQueryAdjuster |
getDefault() |
boolean |
isAttributeStoredAsBlobInDb(GenericSearchField field,
java.lang.String initialTypeCode) |
public static final java.util.Set<java.lang.String> LARGE_OBJECT_DATA_TYPES
public static GenericSearchQueryAdjuster getDefault()
public static GenericSearchQueryAdjuster create(YTypeSystem yTypeSystem)
public void adjust(GenericQuery genericQuery)
public boolean isAttributeStoredAsBlobInDb(GenericSearchField field, java.lang.String initialTypeCode)
Copyright © 2018 SAP SE. All Rights Reserved.