The
JavaConnectorUtil class is a final class that contains
miscellaneous utility methods for use in a low-level Java connector. It
is part of the
AppSide_Connector package. A connector developer can use
these static methods for generating and logging messages and creating business
objects.
- Note:
- The CWConnectorUtil class is the Java connector library class that
is a wrapper for the JavaConnectorUtil class of the low-level Java
connector library. Most Java-connector development should use the Java
connector library. For more information on the classes of the Java
connector library, see Overview of the Java connector library.
This class contains the following:
