Class H2GISPSFilterToSql

  • All Implemented Interfaces:
    ExpressionVisitor, FilterVisitor

    public class H2GISPSFilterToSql
    extends PreparedFilterToSQL
    jdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.

    H2GIS dialect filter based on prepared statements.

    Author:
    Erwan Bocher