@AnyLogicInternalCodegenAPI public interface DBInfo
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. |
Modifier and Type | Method | Description |
---|
@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}
-
How can we improve this article?
-