Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▾ gis
▸ admin
▸ apps
▾ db
▾ backends
▸ base
▸ mysql
▾ oracle
▸ adapter
▾ base
class
DatabaseWrapper
▸ features
▸ introspection
▸ models
▸ operations
▸ schema
▸ postgis
▸ spatialite
▸ utils
▸ models
▸ feeds
▸ forms
▸ gdal
▸ geoip2
▸ geometry
▸ geos
▸ management
▸ measure
▸ ptr
▸ serializers
▸ shortcuts
▸ sitemaps
▸ utils
▸ views
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class DatabaseWrapper
django
.
contrib
.
gis
.
db
.
backends
.
oracle
.
base
.
DatabaseWrapper
Declaration
class
DatabaseWrapper(
OracleDatabaseWrapper
)
source
link
Inherited methods
Methods inherited from
django
.
db
.
backends
.
oracle
.
base
.
DatabaseWrapper
:
__init__
,
check_constraints
,
create_cursor
,
cx_oracle_version
,
get_connection_params
,
get_new_connection
,
init_connection_state
,
is_usable
,
oracle_version
Methods inherited from
django
.
db
.
backends
.
base
.
base
.
BaseDatabaseWrapper
:
allow_thread_sharing
,
check_settings
,
chunked_cursor
,
clean_savepoints
,
close
,
close_if_unusable_or_obsolete
,
commit
,
connect
,
constraint_checks_disabled
,
copy
,
cursor
,
dec_thread_sharing
,
disable_constraint_checking
,
enable_constraint_checking
,
ensure_connection
,
ensure_timezone
,
execute_wrapper
,
get_autocommit
,
get_rollback
,
inc_thread_sharing
,
make_cursor
,
make_debug_cursor
,
on_commit
,
prepare_database
,
queries
,
queries_logged
,
rollback
,
run_and_clear_commit_hooks
,
savepoint
,
savepoint_commit
,
savepoint_rollback
,
schema_editor
,
set_autocommit
,
set_rollback
,
temporary_connection
,
timezone
,
timezone_name
,
validate_no_atomic_block
,
validate_no_broken_transaction
,
validate_thread_sharing
,
wrap_database_errors
Generated by
nedoc
v0.9 at 2020-12-29 14:04