Interface QueryFactory

  • All Known Implementing Classes:
    QueryFactoryImpl

    public interface QueryFactory
    TODO it is still unclear if this interface will be officially supported. It is strongly advised to use QueryBuilder to create filters. This factory should be limited to create the most simple filters ... for example when the performance is critical.