Class GenericSearchConstants


  • public abstract class GenericSearchConstants
    extends java.lang.Object
    constants definition used for creating genericsearch expressions
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  GenericSearchConstants.CHARS
      Definition of constants for some special characters, which could be used for formulating a search expressions.
      static interface  GenericSearchConstants.LOG
      Constant used for logging.
      static interface  GenericSearchConstants.ORDER_BY
      Definition of constants, which could be used for the creation of an 'ODERY BY' part of a SQL expression.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenericSearchConstants

        public GenericSearchConstants()