Class CmsSimpleQueryFragment

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsSimpleQueryFragment​(java.lang.String fragment, java.lang.Object... params)
      Creates a new instance.
      CmsSimpleQueryFragment​(java.lang.String fragment, java.util.List<java.lang.Object> params)
      Creates a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void visit​(CmsStatementBuilder builder)
      Generates the SQL and parameters and sends them to the statement builder .
      • Methods inherited from class java.lang.Object

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