Integration with Other TIBCO Patterns Tools

The TIBCO Patterns deduplication package provides two sample implementations of its QueryBuilder interface.

GenericCompoundQueryBuilder wraps an ANetricsCompoundQueryBuilder object as an implementation of the deduplication framework QueryBuilder interface.
GenericQueryBuilder wraps ANetricsQueryBuilder in a similar fashion.

The deduplication framework sample project shows how these classes can be used, in combination with the Query Builder Platform GeneralCompoundQueryBuilder class, to create a deduplication project that is driven from a query definition configuration file instead of from Java code.