Interface WithCustomJPAFilter

  • All Known Implementing Classes:
    OracleSpatial10gDialect, OracleSpatialSDO10gDialect

    public interface WithCustomJPAFilter
    An Interface for SpatialDialects that require a custom rendering to JPAQL for the filter predicate

    Created by Karel Maesen, Geovise BVBA on 09/02/2020.

    • Method Detail

      • filterExpression

        java.lang.String filterExpression​(java.lang.String geometryParam,
                                          java.lang.String filterParam)