Getting VARRAY via OUT parameter
https://stackoverflow.com/q/76768574/1261766
This demo requires a running Oracle instance.
You may need to edit the data source settings in /src/test/resources/test/mybatis-config.xml
.
Tested wtih Oracle 19.3.0.0.0 Driver version : 23.2.0.0.0
tag-oracle tag-callable
$ svn export https://github.com/harawata/mybatis-issues/trunk/so-76768574
$ cd so-76768574
$ mvn test