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