Home | Trees | Index | Help |
|
---|
Package Modeling :: Package DatabaseAdaptors :: Package SQLiteAdaptorLayer :: Module SQLiteAdaptorContext :: Class SQLiteAdaptorContext |
|
AdaptorContext
--+ |AbstractDBAPI2AdaptorContext
--+ | SQLiteAdaptorContext
Method Summary | |
---|---|
See also: Modeling.interfaces.AdaptorContext for details | |
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. | |
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)See also: Modeling.interfaces.AdaptorContext for details |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Mar 4 13:36:24 2006 | http://epydoc.sf.net |