Class GenericSearchQueryAdjusterTest


  • @UnitTest
    public class GenericSearchQueryAdjusterTest
    extends java.lang.Object
    • Constructor Detail

      • GenericSearchQueryAdjusterTest

        public GenericSearchQueryAdjusterTest()
    • Method Detail

      • cleanUp

        public void cleanUp()
      • shouldAdjustNCLOBAttributeOperatorToLike

        public void shouldAdjustNCLOBAttributeOperatorToLike()
      • shouldAdjustCLOBAttributeOperatorToLike

        public void shouldAdjustCLOBAttributeOperatorToLike()
      • shouldNotAdjustAttributeForOracleDB

        public void shouldNotAdjustAttributeForOracleDB()
      • shouldAdjustAttributeForSapDB

        public void shouldAdjustAttributeForSapDB()
      • shouldAdjustNCLOBAttributeOperatorToLikeInFieldComparison

        public void shouldAdjustNCLOBAttributeOperatorToLikeInFieldComparison()
      • shouldTranslateConditionOperatorForAllBlobTypes

        public void shouldTranslateConditionOperatorForAllBlobTypes()
      • shouldTranslateInSubquery

        public void shouldTranslateInSubquery()
      • testAdjustCLOBAttributeOrderByInOracle

        public void testAdjustCLOBAttributeOrderByInOracle()
      • testNotAdjustCLOBAttributeOrderByUsingUnknownDB

        public void testNotAdjustCLOBAttributeOrderByUsingUnknownDB()
      • shouldAdjustCLOBAttributeOrderByInOracle

        public void shouldAdjustCLOBAttributeOrderByInOracle()
      • shouldntAdjustBLOBAttributeOrderByInOracle

        public void shouldntAdjustBLOBAttributeOrderByInOracle()
      • testAdjustCLOBAttributeOrderByInHana

        public void testAdjustCLOBAttributeOrderByInHana()
      • shouldntAdjustBLOBAttributeOrderByInHana

        public void shouldntAdjustBLOBAttributeOrderByInHana()
      • shouldAdjustCLOBAttributeOrderByInHana

        public void shouldAdjustCLOBAttributeOrderByInHana()