See: Description
Class | Description |
---|---|
CommandProperty |
This is a representation of a WebSphere Commerce server command.
|
DataHelper |
This class contains static methods for data conversion.
|
SerializableTuple |
This class wraps an array of serializable objects.
|
TypedProperty |
This class is a wrapper to a
java.util.Map object. |
WCDataCache |
The WebSphere Commerce Data Cache is used internally by WebSphere Commerce
to cache data such as database query or command execution results.
|
WCLock |
WebSphere Commerce by default synchronizes code execution paths to
help avoid optimistic locking failures due to concurrent execution of
code paths that may modify the same data.
|