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, toList
public SortAndLimitQueryTest(DBSessionFactory sessionFactory)
public void testSortDescendingInvalidType() throws Exception
Exception
public void testSortByNonExistingField() throws Exception
Exception
public void testEqualsAgeWithLimiting() throws Exception
Exception
public void testRangeQuerySortByOtherFieldNaturalOrdering() throws Exception
Exception
public void testRangeQuerySortByOtherField() throws Exception
Exception
public void testEqualsMultivaluePagingRangeOperation() throws Exception
Exception
public void testEqualsMultivaluePagingRangeOperationTableScan() throws Exception
Exception
Copyright © 2015. All rights reserved.