Class PythonDMLScript


  • public class PythonDMLScript
    extends Object
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Entry point for Python API.
        Parameters:
        args - Command line arguments.
        Throws:
        Exception - Throws exceptions if there is issues in startup or while running.
      • getConnection

        public Connection getConnection()