|
Class Summary |
| ConnHandler |
Manage a connection to an EMG server. |
| Message |
A message with a list of options,
to be sent via MGP to the EMG Server. |
| MgpOption |
A message option. |
| MgpSession |
An implementation of the MgpSessionI interface. |
| OptionHolder |
Container for message options. |
| ResultSet |
A minimal implementation of the java.sql.ResultSet interface,
with only the parts that are needed by the MgpSession driver. |
| ResultSetMetaData |
A minimal implementation of the java.sql.ResultSetMetaData interface,
with only the parts that are needed by the MgpSession driver. |