DBI 2.0 ======= Synopsis -------- The module `__init__.py` rolls the DBI 2.0 interface from all the prior modules. From this level, there is no longer and JNI/JVM weirdness details and users should be able to use this code just like any other DBI module. API Reference ------------- .. automodule:: py2jdbc :members: .. automodule:: py2jdbc.exc :members: