Package ru.abyss.settings.exporter
Class DBExporter
java.lang.Object
ru.abyss.settings.exporter.DBExporter
- Since:
- 18.05.2018 11:19:57
- Author:
- Minu <minu-moto@mail.ru>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Fileexport(Connection connection, Properties props, Long factoryId, ProgressCallback callback)
-
Constructor Details
-
DBExporter
public DBExporter()
-
-
Method Details
-
export
public static File export(Connection connection, Properties props, Long factoryId, ProgressCallback callback) throws Exception - Throws:
Exception
-