Class JdbcHintsTest

java.lang.Object
de.hybris.platform.jalo.flexiblesearch.hints.JdbcHintsTest

@UnitTest public class JdbcHintsTest extends Object
  • Constructor Details

    • JdbcHintsTest

      public JdbcHintsTest()
  • Method Details

    • shouldApplyFetchSizeHint

      public void shouldApplyFetchSizeHint() throws Exception
      Throws:
      Exception
    • shouldApplyQueryTimeoutHint

      public void shouldApplyQueryTimeoutHint() throws Exception
      Throws:
      Exception
    • shouldThrowNullPointerExceptionWhenHintIsNull

      public void shouldThrowNullPointerExceptionWhenHintIsNull()
    • shouldApplyMoreThanOneHintInSameOrder

      public void shouldApplyMoreThanOneHintInSameOrder() throws SQLException
      Throws:
      SQLException