Home | Trees | Index | Help |
|
---|
Package Modeling :: Package DatabaseAdaptors :: Package OracleAdaptorLayer :: Module OracleAdaptorContext :: Class OracleAdaptorContext |
|
AdaptorContext
--+ |AbstractDBAPI2AdaptorContext
--+ | OracleAdaptorContext
Method Summary | |
---|---|
Creates a new OracleAdaptorChannel and registers it in the list of its channels(). | |
Inherited from AbstractDBAPI2AdaptorContext | |
Initialization. | |
Informs the AdaptorContext that one of its AdaptorChannel has been closed. | |
Starts a new transaction. | |
Commits the currently opened transaction. | |
Returns a 'cursor' for use by an AbstractDBAPI2AdaptorChannel when it is about to open the channel. | |
Rollbacks the currently opened transaction. | |
Internally used to open a connection to the underlying database, if necessary. | |
Inherited from AdaptorContext | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details | |
See interfaces.AdaptorContext for details |
Class Variable Summary | |
---|---|
Inherited from AbstractDBAPI2AdaptorContext | |
tuple |
__implements__ = (<class Modeling.interfaces.AdaptorCont...
|
Inherited from AdaptorContext | |
str |
__raise_exception__ = 'AbstractMethod'
|
str |
__raise_msg__ = 'Left intentionally unimplemented in thi...
|
Method Details |
---|
createAdaptorChannel(self)Creates a new OracleAdaptorChannel and registers it in the list of its channels(). See also: Modeling.interfaces.AdaptorContext for details |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Mar 4 13:36:27 2006 | http://epydoc.sf.net |