Package org.geotools.gce.imagemosaic.catalog.geopkg
package org.geotools.gce.imagemosaic.catalog.geopkg
-
ClassesClassDescriptionSQLite and thus GeoPackage cannot mix DDL and DML transactions, as DML always tries to grab a read lock on the database, thus causing failures when trying to create tables (DDL) while other connections are performing DML operations.