| BDL data types package / The Java Array type as class | |
| Name | Description |
|---|---|
java-array-type.create( size INTEGER ) RETURNING object java-array-type |
Creates a new Java array of the given type. |
| Name | Description |
|---|---|
getLength( ) RETURNING result INTEGER |
Returns the length of the Java array. |