Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

so-76768574

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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