AnyLogic
Expand
Font size

@AnyLogicInternalCodegenAPI
public interface TableDataImporter
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
Author:
AnyLogic North America, LLC https://anylogic.com

Method Summary

Modifier and TypeMethodDescription
voidimportTableDataOnStartup(Connection connection) 

Method Details

importTableDataOnStartup

@AnyLogicInternalAPI
void importTableDataOnStartup(Connection connection)
                       throws Exception
Throws:
Exception