@AnyLogicInternalCodegenAPI public interface DBInfo
Modifier and Type | Method | Description |
---|---|---|
DatabaseCustomType[] | getCustomTypes() |
This method is internal and shouldn't be called by user.
it may be removed/renamed in future. It is public due to technical reasons. |
@AnyLogicInternalCodegenAPI DatabaseCustomType[] getCustomTypes()
This method is internal and shouldn't be called by user.
it may be removed/renamed in future. It is public due to technical reasons.
it may be removed/renamed in future. It is public due to technical reasons.
- Parameters:
customTypes
- Array of types. Each type is String[3] = {tableName, columnName, enumTypeName}