Class QueryGenerator


  • public class QueryGenerator
    extends java.lang.Object
    Used to generate n-arity query model, copy and paste the result in the files in comment
    • Constructor Summary

      Constructors 
      Constructor Description
      QueryGenerator()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • QueryGenerator

        public QueryGenerator()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)