Package com.anylogic.engine.database
@AnyLogicInternalCodegenAPI public interface TableDataImporter
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 | importTableDataOnStartup |
@AnyLogicInternalAPI void importTableDataOnStartup(Connection connection) throws Exception
- Throws:
Exception