Package | Description |
---|---|
org.gcube.portal.trainingmodule.database | |
org.gcube.portal.trainingmodule.persistence |
Modifier and Type | Method and Description |
---|---|
List<T> |
DaoViewer.getRowsOrdered(String orderByField,
AbstractPersistence.SQL_ORDER order)
Gets the rows ordered.
|
Modifier and Type | Method and Description |
---|---|
static AbstractPersistence.SQL_ORDER |
AbstractPersistence.SQL_ORDER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractPersistence.SQL_ORDER[] |
AbstractPersistence.SQL_ORDER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<T> |
AbstractPersistence.getRowsOrdered(String orderByField,
AbstractPersistence.SQL_ORDER order) |
Copyright © 2019. All Rights Reserved.