Uses of Class
org.h2gis.functions.io.shp.internal.SHPDriver
-
Packages that use SHPDriver Package Description org.h2gis.functions.io.shp -
-
Uses of SHPDriver in org.h2gis.functions.io.shp
Methods in org.h2gis.functions.io.shp that return SHPDriver Modifier and Type Method Description protected SHPDriverSHPEngine. createDriver(File filePath, List<String> args)Methods in org.h2gis.functions.io.shp with parameters of type SHPDriver Modifier and Type Method Description protected voidSHPEngine. feedCreateTableData(SHPDriver driver, org.h2.command.ddl.CreateTableData data)
-