Uses of Interface
st.orm.Slice

Packages that use Slice
Package
Description
Foundation of the data model: the mapping annotations and the record interfaces.
  • Uses of Slice in st.orm

    Classes in st.orm that implement Slice
    Modifier and Type
    Class
    Description
    final record 
    Page<R>
    Represents a page of query results for offset-based pagination.
    final record 
    Represents a window of query results from a scrolling operation with Scrollable navigation tokens.