@UnitTest public class GenericSearchQueryAdjusterTest extends java.lang.Object
| Constructor and Description |
|---|
GenericSearchQueryAdjusterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldAdjustAttributeForSapDB() |
void |
shouldAdjustNCLOBAttributeOperatorToLike() |
void |
shouldAdjustNCLOBAttributeOperatorToLikeInFieldComparison() |
void |
shouldNotAdjustAttributeForOracleDB() |
void |
shouldTranslateConditionOperatorForAllBlobTypes() |
void |
shouldTranslateInSubquery() |
public void shouldAdjustNCLOBAttributeOperatorToLike()
public void shouldNotAdjustAttributeForOracleDB()
public void shouldAdjustAttributeForSapDB()
public void shouldAdjustNCLOBAttributeOperatorToLikeInFieldComparison()
public void shouldTranslateConditionOperatorForAllBlobTypes()
public void shouldTranslateInSubquery()
Copyright © 2018 SAP SE. All Rights Reserved.