Package org.h2gis.functions.io.file_table


package org.h2gis.functions.io.file_table
  • Classes
    Class
    Description
    When linked files are not available, this table index defines an empty table
    When linked files are not available, this table defines an empty MV table
    FileEngine<Driver extends org.h2gis.api.FileDriver>
    Implement theses abstract methods in order to define a file engine.
    A MV table linked with a FileDriver
    ScanIndex of FileDriver, the key is the row index [1-n].
    This class is requiring only field value on demand instead of gathering the full row values from drivers