@UnitTest public class JdbcHintsTest extends java.lang.Object
| Constructor and Description |
|---|
JdbcHintsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldApplyFetchSizeHint() |
void |
shouldApplyMoreThanOneHintInSameOrder() |
void |
shouldApplyQueryTimeoutHint() |
void |
shouldThrowNullPointerExceptionWhenHintIsNull() |
public void shouldApplyFetchSizeHint()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldApplyQueryTimeoutHint()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowNullPointerExceptionWhenHintIsNull()
public void shouldApplyMoreThanOneHintInSameOrder()
throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2018 SAP SE. All Rights Reserved.