Class JmixListQuery

All Implemented Interfaces:
org.springframework.data.repository.query.RepositoryQuery
Direct Known Subclasses:
JmixDeleteQuery

public class JmixListQuery extends JmixStructuredQuery
  • Field Details

    • staticSort

      protected Sort staticSort
  • Constructor Details

    • JmixListQuery

      public JmixListQuery(DataManager dataManager, Metadata jmixMetadata, Method method, org.springframework.data.repository.core.RepositoryMetadata metadata, org.springframework.data.projection.ProjectionFactory factory, org.springframework.data.repository.query.parser.PartTree qryTree)
  • Method Details