Data stewardship BObjQuery, QueryFactory, and ResultSetProcessor classes
Following the InfoSphere® MDM query framework, all query classes extend GenericBObjQuery.
However, the EntityLinkBObjQuery interface is introduced for this framework to hold all the constants. Specific domain implementation is at domain query class level, as in the ProductLinkBObjQuery class in the following example topics. Query factory implementation is domain specific. The following diagrams show the BObjQuery and QueryFactory and the Product domain implementation classes as examples.