Package 

Object MatchAllMatcher

  • All Implemented Interfaces:
    tech.harmonysoft.oss.common.match.KeyValueMatcher , tech.harmonysoft.oss.sql.match.SqlKeyValueMatcher

    
    public class MatchAllMatcher
     implements SqlKeyValueMatcher
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <HOLDER extends Any> Boolean matches(HOLDER holder, DataProviderStrategy<HOLDER, SqlTarget.Column> retrivalStrategy)
      Unit accept(SqlKeyValueVisitor visitor)
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait