Uses of Class
org.geotools.jdbc.ColumnMetadata
Packages that use ColumnMetadata
-
Uses of ColumnMetadata in org.geotools.data.postgis
Methods in org.geotools.data.postgis with parameters of type ColumnMetadataModifier and TypeMethodDescriptionvoid
PostGISDialect.handleUserDefinedType
(ResultSet columnMetaData, ColumnMetadata metadata, Connection cx) void
PostGISPSDialect.handleUserDefinedType
(ResultSet columnMetaData, ColumnMetadata metadata, Connection cx) -
Uses of ColumnMetadata in org.geotools.jdbc
Methods in org.geotools.jdbc with parameters of type ColumnMetadataModifier and TypeMethodDescriptionvoid
SQLDialect.handleUserDefinedType
(ResultSet columnMetaData, ColumnMetadata metadata, Connection cx) Handles the mapping for a user defined type. -
Uses of ColumnMetadata in org.h2gis.geotools
Methods in org.h2gis.geotools with parameters of type ColumnMetadataModifier and TypeMethodDescriptionvoid
H2GISPSDialect.handleUserDefinedType
(ResultSet columnMetaData, ColumnMetadata metadata, Connection cx)