found in IBM® Toolbox for Java™:
Proxy support
This figure is a bar chart that compares the sizes of
standard and proxy JAR files, after using AS400JarMaker to reduce
the sizes of the JAR files.
Description
The chart makes three comparisons
of the jt400.jar file to the jt400Proxy.jar file:
- The complete JAR files
- The JAR files when they contain only the JDBC component
- The JAR files when they contain only the Command Call component
The bar chart is composed of a horizontal axis (x-axis) and
a vertical axis (y-axis):
- The horizontal axis (or the x-axis) of the chart is composed of
three groups of bars that represent the JAR files.
- The vertical axis (or the y-axis) of the chart represents the
size of the JAR files as measured in kilobytes.
The groups are labeled Complete, JDBC, and Command Call.
Each group contains a bar for the jt400.jar file and a bar for the
jt400Proxy.jar file. Descriptions for each group follow:
- Complete: The JAR file sizes are 3,221 kilobytes for the complete
jt400.jar and 595 kilobytes for the complete jt400Proxy.jar.
- JDBC: The JAR file sizes are 943 kilobytes for the jt400.jar and
281 kilobytes for the jt400Proxy.jar, each including only the JDBC
component.
- Command Call: The JAR file sizes are 604 kilobytes for the jt400.jar
and 225 kilobytes for the jt400Proxy.jar, each including only the
Command Call component.