Uses of Class
org.geotools.data.duckdb.ForwardingDataStoreFactory
Packages that use ForwardingDataStoreFactory
-
Uses of ForwardingDataStoreFactory in org.geotools.data.duckdb
Subclasses of ForwardingDataStoreFactory in org.geotools.data.duckdbModifier and TypeClassDescriptionclassPublic DuckDB datastore factory that wraps the internal JDBC datastore to avoid exposing the raw JDBC store type to regular callers. -
Uses of ForwardingDataStoreFactory in org.geotools.data.geoparquet
Subclasses of ForwardingDataStoreFactory in org.geotools.data.geoparquetModifier and TypeClassDescriptionclassDataStoreFactory for GeoParquet files, powered by DuckDB.