public abstract class SortAndLimitQueryTest extends QueryBaseTest
ageAmounts, cityCounters, longToId, MAX_AGE, NUMBER_ENTITIES, sessionFactory, valueToId| Constructor and Description |
|---|
SortAndLimitQueryTest(DBSessionFactory sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
testEqualsAgeWithLimiting() |
void |
testEqualsMultivaluePagingRangeOperation() |
void |
testEqualsMultivaluePagingRangeOperationTableScan() |
void |
testMultivaluePagingEqualsOperation() |
void |
testRangeQuerySortByOtherField() |
void |
testRangeQuerySortByOtherFieldNaturalOrdering() |
void |
testSortByNonExistingField() |
void |
testSortDescendingInvalidType() |
assertResult, getEntities, getEntities, getEntityValue, setUp, tearDown, toListpublic SortAndLimitQueryTest(DBSessionFactory sessionFactory)
public void testSortDescendingInvalidType()
throws Exception
Exceptionpublic void testSortByNonExistingField()
throws Exception
Exceptionpublic void testEqualsAgeWithLimiting()
throws Exception
Exceptionpublic void testRangeQuerySortByOtherFieldNaturalOrdering()
throws Exception
Exceptionpublic void testRangeQuerySortByOtherField()
throws Exception
Exceptionpublic void testEqualsMultivaluePagingRangeOperation()
throws Exception
Exceptionpublic void testEqualsMultivaluePagingRangeOperationTableScan()
throws Exception
ExceptionCopyright © 2015. All rights reserved.