| Package | Description |
|---|---|
| com.blazebit.persistence.deltaspike.data.impl.builder.part |
| Modifier and Type | Method and Description |
|---|---|
static OrderByQueryAttribute.Direction |
OrderByQueryAttribute.Direction.fromQueryPart(String queryPart) |
static OrderByQueryAttribute.Direction |
OrderByQueryAttribute.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderByQueryAttribute.Direction[] |
OrderByQueryAttribute.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018 Blazebit. All rights reserved.