| Class | Description |
|---|---|
| DummyIndex |
When linked files are not available, this table index defines an empty table
|
| DummyTable |
When linked files are not available, this table defines an empty table
|
| FileEngine<Driver extends org.h2gis.api.FileDriver> |
Implement theses abstract methods in order to define a file engine.
|
| H2Table |
A table linked with a
FileDriver |
| H2TableIndex |
ScanIndex of
org.h2gis.drivers.FileDriver, the key is the row index [1-n]. |
Copyright © 2019 CNRS. All rights reserved.