public class DBExporter
extends java.lang.Object
| Constructor and Description |
|---|
DBExporter() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
export(java.sql.Connection connection,
java.util.Properties props,
java.lang.Long factoryId,
ProgressCallback callback) |
public static java.io.File export(java.sql.Connection connection,
java.util.Properties props,
java.lang.Long factoryId,
ProgressCallback callback)
throws java.lang.Exception
java.lang.Exception