Uses of Record Class
st.orm.Window
Packages that use Window
-
Uses of Window in st.orm
-
Uses of Window in st.orm.repository
Methods in st.orm.repository that return WindowModifier and TypeMethodDescriptionEntityRepository.scroll(Scrollable<E> scrollable) ProjectionRepository.scroll(Scrollable<P> scrollable) -
Uses of Window in st.orm.template
Methods in st.orm.template that return WindowModifier and TypeMethodDescriptionQueryBuilder.scroll(int size) Executes the query and returns aWindowof results.QueryBuilder.scroll(Scrollable<T> scrollable)