| Class | Description |
|---|---|
| I5Command |
Provides a list of active connections for all configured I5 connection pools.
|
| I5Connection |
Represents a connection to an IBM AS400 also known as i5.
|
| I5Connector |
Provides access to pooled i5 connections.
|
| I5MetricProvider |
Provides monitoring data for the i5 connector(s).
|
| Transformable |
Base class for all types which can automatically be transformed from and to byte arrays.
|
| Transformer |
Helps to transform byte oriented record (sent and received from the i5) into Java objects.
|
| Annotation Type | Description |
|---|---|
| Transform |
Marks a field as auto transformed by the
Transformer. |
Copyright © 2018. All rights reserved.