Class MaqlDml


  • public class MaqlDml
    extends AbstractMaql
    MAQL DML statement. Serialization only.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String URI  
    • Constructor Summary

      Constructors 
      Constructor Description
      MaqlDml​(java.lang.String maql)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MaqlDml

        public MaqlDml​(java.lang.String maql)