Uses of Class
org.apache.sis.internal.sql.postgis.ExtendedClauseWriter
Packages that use ExtendedClauseWriter
Package
Description
Specialization of
org.apache.sis.internal.sql.feature
for the PostGIS database.-
Uses of ExtendedClauseWriter in org.apache.sis.internal.sql.postgis
Fields in org.apache.sis.internal.sql.postgis declared as ExtendedClauseWriterModifier and TypeFieldDescription(package private) static final ExtendedClauseWriter
ExtendedClauseWriter.INSTANCE
The unique instance.Constructors in org.apache.sis.internal.sql.postgis with parameters of type ExtendedClauseWriterModifierConstructorDescriptionprivate
Creates a new converter initialized to the same handlers than the specified converter.