| Package | Description |
|---|---|
| org.h2gis.functions.io.dbf.internal |
H2GIS is a library that brings spatial support to the H2 Database Engine
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbaseFileHeader.addColumn(String inFieldName,
char inFieldType,
int inFieldLength,
int inDecimalCount)
Add a column to this DbaseFileHeader.
|
void |
DbaseFileWriter.write(Object[] record)
Write a single dbase record.
|
Copyright © 2019 CNRS. All rights reserved.