@IntegrationTest public class InParametersQueryTranslatorTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
InParametersQueryTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldAnalyzeAndGenerateClauseForTwoExceedingInClauses() |
void |
shouldAnalyzeAndGenerateWithForInClause() |
void |
shouldAnalyzeInClauseWithLiterals() |
void |
shouldAnalyzeInClauseWithMultipleLiterals() |
void |
shouldAnalyzeInClauseWithMultipleSameLiterals() |
void |
shouldAnalyzeInClauseWithSameArguementUsedTwice() |
void |
shouldIdentifyQueryParamThatIsASubstringOfAnother() |
void |
shouldNotGenerateIfNoExceedingParams() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void shouldAnalyzeAndGenerateWithForInClause()
public void shouldAnalyzeInClauseWithLiterals()
public void shouldAnalyzeInClauseWithMultipleLiterals()
public void shouldAnalyzeInClauseWithMultipleSameLiterals()
public void shouldAnalyzeInClauseWithSameArguementUsedTwice()
public void shouldNotGenerateIfNoExceedingParams()
public void shouldAnalyzeAndGenerateClauseForTwoExceedingInClauses()
public void shouldIdentifyQueryParamThatIsASubstringOfAnother()
Copyright © 2018 SAP SE. All Rights Reserved.