| Home | Trees | Index | Help |
|
|---|
| Package Modeling :: Package DatabaseAdaptors :: Package OracleAdaptorLayer :: Module OracleAdaptor |
|
OracleAdaptor
The OracleAdaptorLayer operates with DCOracle2.
CVS information
$Id: OracleAdaptor.py,v 1.3 2004/08/02 19:58:54 sbigaret Exp $
| Classes | |
|---|---|
OracleAdaptor |
Concrete AdaptorContext for Oracle [module DCOracle2] |
| Function Summary | |
|---|---|
Returns the module 'DCOracle2', or None if it cannot be found | |
Initializes the module, by searching an available python-adaptor conforming to the DB API 2.0. | |
| Function Details |
|---|
dcoracle2_module()Returns the module 'DCOracle2', or None if it cannot be found |
initPythonAdaptorModule(preferred_module_name=None)Initializes the module, by searching an available python-adaptor conforming to the DB API 2.0. It currently searches only one module:
Parameter:
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sat Mar 4 13:36:24 2006 | http://epydoc.sf.net |