Here is a list of what's included:
- jtopen 6.5.1
- injection of an AS400ConnectionPool bean
- the IbmI class
- easy program call
- easy data area access
The jtopen classes are very well designed and give access to a wide range of functions, but its use is very verbose. The IbmI class gives a more groovy way of using some of these functions in a more natural way for CL and RPG developpers:
- Easy program call with handling of input and output parameters
- Easy access to character and decimal data areas
- Possibility to use traditionnal object names (OBJECT or LIBRARY/OBJECT)
No comments:
Post a Comment