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.