JayDeBeApi is a Python module

master
baztian 2010-08-10 17:43:51 +02:00
parent 61a40112af
commit c7a540e109
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
JayDeBeApi - bridge from JDBC database drivers to Python DB-API JayDeBeApi - bridge from JDBC database drivers to Python DB-API
===================================================================== =====================================================================
The JayDeBeApi library allows you to connect from Python code to The JayDeBeApi module allows you to connect from Python code to
databases using Java `JDBC databases using Java `JDBC
<http://java.sun.com/products/jdbc/overview.html>`_. It provides a <http://java.sun.com/products/jdbc/overview.html>`_. It provides a
Python DB-API_ v2.0 to that database. Python DB-API_ v2.0 to that database.