JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
Jakarta NoSQL API v1.0
jakarta.nosql.core
jakarta.nosql
QueryMapper
MapperNameOrder
Uses of Interface
jakarta.nosql.QueryMapper.MapperNameOrder
Uses of
QueryMapper.MapperNameOrder
in
jakarta.nosql
Methods in
jakarta.nosql
that return
QueryMapper.MapperNameOrder
Modifier and Type
Method
Description
QueryMapper.MapperNameOrder
QueryMapper.MapperOrder.
asc
()
Defines the sorting direction as ascending for the previously specified column.
QueryMapper.MapperNameOrder
QueryMapper.MapperOrder.
desc
()
Defines the sorting direction as descending for the previously specified column.