class ResultFetchStrategy(object):
Known subclasses: sqlalchemy.engine.cursor.CursorFetchStrategy
, sqlalchemy.engine.cursor.NoCursorFetchStrategy
Define a fetching strategy for a result object.
Method | fetchall |
Undocumented |
Method | fetchmany |
Undocumented |
Method | fetchone |
Undocumented |
Method | handle_exception |
Undocumented |
Method | hard_close |
Undocumented |
Method | soft_close |
Undocumented |
Method | yield_per |
Undocumented |
Class Variable | __slots__ |
Undocumented |
Class Variable | alternate_cursor_description |
Undocumented |
sqlalchemy.engine.cursor.CursorFetchStrategy
, sqlalchemy.engine.cursor.NoCursorFetchStrategy
Undocumented
sqlalchemy.engine.cursor.CursorFetchStrategy
, sqlalchemy.engine.cursor.NoCursorFetchStrategy
Undocumented
sqlalchemy.engine.cursor.CursorFetchStrategy
, sqlalchemy.engine.cursor.NoCursorFetchStrategy
Undocumented
sqlalchemy.engine.cursor.CursorFetchStrategy
Undocumented
sqlalchemy.engine.cursor.CursorFetchStrategy
, sqlalchemy.engine.cursor.NoCursorFetchStrategy
Undocumented
sqlalchemy.engine.cursor.CursorFetchStrategy
, sqlalchemy.engine.cursor.NoCursorFetchStrategy
Undocumented
sqlalchemy.engine.cursor.CursorFetchStrategy
Undocumented
tuple
=
sqlalchemy.engine.cursor.CursorFetchStrategy
, sqlalchemy.engine.cursor.NoCursorFetchStrategy
Undocumented