com.ibatis.sqlmap.engine.mapper.matcher
Class NameMatcher

java.lang.Object
  extended bycom.ibatis.sqlmap.engine.mapper.matcher.NameMatcher

public class NameMatcher
extends java.lang.Object


Constructor Summary
NameMatcher()
           
 
Method Summary
 java.util.Map matchNames(java.lang.String[] properties, java.lang.String[] fields)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameMatcher

public NameMatcher()
Method Detail

matchNames

public java.util.Map matchNames(java.lang.String[] properties,
                                java.lang.String[] fields)