Jython CLASSPATH, sys.path and JDBC drivers

前端 未结 2 2067
走了就别回头了
走了就别回头了 2020-12-05 15:45

How can I add JDBC drivers at runtime to Jython? Using CLASSPATH works, but using sys.path doesn\'t work with zxJDBC even though the class is imported fine and can be manipu

2条回答
提交回复
热议问题