Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

oracle.owb.reconcile
Interface MatchingStrategy


public interface MatchingStrategy

MatchingStrategy represents the strategy to be used by the reconcile service to match objects in the source and target.


Method Summary
 java.lang.String getName()
          Method getName.

 

Method Detail

getName

public java.lang.String getName()
Method getName. Returns the name of the matching strategy.
Returns:
String

Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.