|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.h2gis.h2spatialapi.AbstractFunction
org.h2gis.drivers.dbf.DBFWrite
public class DBFWrite
| Field Summary |
|---|
| Fields inherited from interface org.h2gis.h2spatialapi.ScalarFunction |
|---|
PROP_DETERMINISTIC, PROP_NOBUFFER |
| Fields inherited from interface org.h2gis.h2spatialapi.Function |
|---|
PROP_NAME, PROP_REMARKS |
| Constructor Summary | |
|---|---|
DBFWrite()
|
|
| Method Summary | |
|---|---|
static void |
exportTable(Connection connection,
String fileName,
String tableReference)
|
static void |
exportTable(Connection connection,
String fileName,
String tableReference,
String encoding)
|
String |
getJavaStaticMethod()
|
| Methods inherited from class org.h2gis.h2spatialapi.AbstractFunction |
|---|
addProperty, getProperty, removeProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.h2gis.h2spatialapi.Function |
|---|
getProperty |
| Constructor Detail |
|---|
public DBFWrite()
| Method Detail |
|---|
public String getJavaStaticMethod()
getJavaStaticMethod in interface ScalarFunction
public static void exportTable(Connection connection,
String fileName,
String tableReference)
throws IOException,
SQLException
IOException
SQLException
public static void exportTable(Connection connection,
String fileName,
String tableReference,
String encoding)
throws IOException,
SQLException
IOException
SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||