|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
DataHandler | The DataHandler is responsible mapping the JDBC data type to a JPython object. |
Class Summary | |
DefaultDataHandler | The default type handler. |
JDBC20DataHandler | Support for JDBC 2.x type mappings, including Arrays, CLOBs and BLOBs. |
PyConnection | A connection to the database. |
PyCursor | These objects represent a database cursor, which is used to manage the context of a fetch operation. |
PyExtendedCursor | A cursor with extensions to the DB API 2.0. |
PyUtil | Static utility class. |
zxJDBC | Creates database connections. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |