java 获取 table of record
在java中如何获取存储过程 类型为 table of record 的返回值?
OracleTypes.?
record 和 table of record 都定义在 包内部
[解决办法]
OracleTypes.ARRAY
发布时间: 2012-08-17 02:08:34 作者: rapoo
java 获取 table of record
在java中如何获取存储过程 类型为 table of record 的返回值?
OracleTypes.?
record 和 table of record 都定义在 包内部
[解决办法]
OracleTypes.ARRAY