| Class | Description |
|---|---|
| ECOrganizationQuery |
Query object used for searching organizations in WebSphere Commerce.
|
| ECQuery |
The ECQuery object is used to represent a query in the WebSphere
Commerce database.
|
| ECUserQuery |
The WCUserQuery is a concrete instantiation of the WCQuery abstract
class.
|
| JoinInformation |
This table is used to store Join information for a query.
|
| TableField |
TableField.
|
| WhereClauseCondition |
Represents a WHERE clause condition.
|
| WhereClauseFilterCondition |
These objects represent WHERE clause conditions for filtering based
on one or more values for an enumerated type.
|
| WhereClauseFreeFormCondition |
These objects represent hand-crafted WHERE clause conditions.
|
| WhereClauseJoinCondition |
These objects represent WHERE clause conditions for use by the JOIN
conditions.
|
| WhereClauseSearchCondition |
These objects represent WHERE clause conditions for searching based
on parameter values.
|