Package com.anylogic.engine.database
          
          
@AnyLogicInternalCodegenAPI public interface TableDataExporter
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
- Author:
 - AnyLogic North America, LLC https://anylogic.com
 
| Modifier and Type | Method | Description | 
|---|---|---|
void | exportTableDataOnFinish | 
@AnyLogicInternalAPI void exportTableDataOnFinish(Connection connection) throws Exception 
- Throws:
 Exception