| Package | Description | 
|---|---|
| com.edorasware.api.query | 
 Work object query support. 
 | 
| com.edorasware.api.query.internal | |
| com.edorasware.commons.core.persistence.jdbc | 
 Classes for JDBC-based database persistence management and configuration thereof. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Ordering.Direction | 
Ordering.getDirection()
Returns the sorting direction. 
 | 
static Ordering.Direction | 
Ordering.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Ordering.Direction[] | 
Ordering.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Ordering.Direction | 
SimpleOrdering.getDirection()  | 
| Constructor and Description | 
|---|
SimpleOrdering(QueryParameter parameter,
              Ordering.Direction direction)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
SqlOrderingDirectionRenderer.render(Ordering.Direction direction,
      DatabaseType databaseType)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.