Package io.jmix.core

Interface DataSortingOptions

All Known Implementing Classes:
JpaDataStore

public interface DataSortingOptions
Defines sorting options of a data store.
  • Method Details

    • isNullsLastSorting

      boolean isNullsLastSorting()
      Returns:
      default sort order of null values
    • supportsLobSortingAndFiltering

      boolean supportsLobSortingAndFiltering()
      Returns:
      true if the data store supports equality check and sorting for LOB columns