Uses of Class
io.quarkus.panache.common.Sort.Column
-
Packages that use Sort.Column Package Description io.quarkus.panache.common -
-
Uses of Sort.Column in io.quarkus.panache.common
Methods in io.quarkus.panache.common that return types with arguments of type Sort.Column Modifier and Type Method Description List<Sort.Column>Sort. getColumns()Get the sort columns
-