Difference between revisions of "JT400"
From MidrangeWiki
m |
MrDolomite (talk | contribs) m (cleanup; section; +cat Category:Open Source) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
The [[IBM]] Toolbox for [[Java]] is a library of Java classes supporting the client/server and internet programming models to an [[iSeries]] or [[AS/400]] server. The classes can be used by Java applets, servlets, and applications to easily access iSeries and AS/400 data and resources. | The [[IBM]] Toolbox for [[Java]] is a library of Java classes supporting the client/server and internet programming models to an [[iSeries]] or [[AS/400]] server. The classes can be used by Java applets, servlets, and applications to easily access iSeries and AS/400 data and resources. | ||
Line 20: | Line 17: | ||
# System status | # System status | ||
− | + | ==External links== | |
+ | *http://jt400.sourceforge.net. | ||
+ | |||
+ | ==Categories== | ||
+ | [[Category:Open Source]] | ||
+ | [[Category:Java]] | ||
+ | [[Category:Programming]] |
Revision as of 18:05, 20 February 2007
The IBM Toolbox for Java is a library of Java classes supporting the client/server and internet programming models to an iSeries or AS/400 server. The classes can be used by Java applets, servlets, and applications to easily access iSeries and AS/400 data and resources.
JT400 provides the ability to do...
- Database -- JDBC (SQL) and record-level access (DDM)
- Integrated File System
- Program calls
- Commands
- Data queues
- Data areas
- Print/spool resources
- Product and PTF information
- Jobs and Joblogs
- Messages, message queues, message files
- Users and groups
- User spaces
- System values
- System status