全部博文(287)
分类: 系统运维
2008-10-13 15:13:39
*RPG作为SQL 预处理器进行处理;
*支持63位数字(无论是Packed and Zoned数字类型);
*在%TRIMx中增加了第二个使用参数;
*允许在%SUBARR中,built-in功能,动态调整数组尺寸大小;
*增加了对定时传输作为传参变量的字符串的选项;
*通过%DEC,把date/time/tstamp转换成数字的built-in函数功能;
*增加了对结果数据结构的释放规则;
*为java例程调用增加了新的环境变量。
英文全文:
RPG preprocessing for SQL Preprocessor
63 Digit support (Packed and Zoned)
Second parameter on %TRIMx - char to trim
Allow dynamic resizing of arrays, %SUBARR
Option to pass trimmed string as parameter.
Conversion of date/time/tstamp to numeric using %DEC.
Relax rules for result data structure
New environment variable for Java method calls