|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbaseFileException | |
|---|---|
| org.h2gis.drivers.dbf.internal | DBF Internal package, DBF utility not related with SQL packages. |
| Uses of DbaseFileException in org.h2gis.drivers.dbf.internal |
|---|
| Methods in org.h2gis.drivers.dbf.internal that throw DbaseFileException | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||