Uses of Class
org.apache.sis.storage.sql.SQLStore
Packages that use SQLStore
-
Uses of SQLStore in org.apache.sis.internal.sql.feature
Methods in org.apache.sis.internal.sql.feature with parameters of type SQLStoreModifier and TypeMethodDescriptionprivate voidDatabase.analyze(SQLStore store, Connection connection, org.opengis.util.GenericName[] tableNames, ResourceDefinition[] queries, SchemaModifier customizer) Creates a model about the specified tables in the database.static Database<?>Database.create(SQLStore store, DataSource source, Connection connection, GeometryLibrary geomLibrary, org.opengis.util.GenericName[] tableNames, ResourceDefinition[] queries, SchemaModifier customizer, StoreListeners listeners) Creates a new handler for a spatial database.final FeatureSetReturns the table for the given name.