public class PythonDMLScript extends Object
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection() |
static void |
main(String[] args)
Entry point for Python API.
|
public static void main(String[] args) throws Exception
args
- Command line arguments.Exception
- Throws exceptions if there is issues in startup or while running.public Connection getConnection()
Copyright © 2021 The Apache Software Foundation. All rights reserved.