Package com.anylogic.engine.database
@AnyLogicInternalAPI public interface TableDataExporter
Modifier and Type | Method | Description |
---|---|---|
void | exportTableDataOnFinish |
@AnyLogicInternalAPI void exportTableDataOnFinish(Connection connection) throws Exception
- Throws:
Exception