Package io.jmix.core

Interface QueryStringProcessor

All Known Implementing Classes:
JpqlQueryStringProcessor

public interface QueryStringProcessor
Interface to be implemented by beans that pre-process query text before setting it to LoadContext.Query.
  • Method Summary

    Modifier and Type
    Method
    Description
    process(String queryString, Class<?> entityClass)