Class PgSphereTranslator

  • All Implemented Interfaces:
    ADQLTranslator

    public class PgSphereTranslator
    extends PostgreSQLTranslator
    Translates all ADQL objects into the SQL adaptation of Postgres+PgSphere.

    Actually only the geometrical functions and types are translated in this class. The other functions are managed by PostgreSQLTranslator.

    Version:
    1.4 (07/2017)
    Author:
    Grégory Mantelet (CDS;ARI)